Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
13 lines
266 B
Plaintext
13 lines
266 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_XIP=n
|
|
CONFIG_BUILD_NO_GAP_FILL=y
|
|
CONFIG_BUILD_OUTPUT_BIN=n
|
|
CONFIG_ARCV2_INTERRUPT_UNIT=y
|
|
CONFIG_ARCV2_TIMER=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_ARC_MPU_ENABLE=y
|