006ea0f6fb
Splits configuration up that was merged as part of hwmv2 due to the merged configuration feature being reverted Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
|
|
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
|
|
CONFIG_GPIO=y
|