Group all Intel board samples in samples/boards/intel to keep samples/boards/ organized by vendor Added missing code-sample directive to the code relocation sample. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
CONFIG_CODE_DATA_RELOCATION=y
|
|
CONFIG_HAVE_CUSTOM_LINKER_SCRIPT=y
|
|
CONFIG_CUSTOM_LINKER_SCRIPT="linker_xtensa_intel_adsp_cavs.ld"
|