abca917055
Adjustments of dts and defconfig files to adjust for the MERGE removal. The revert of MERGE requires specific dts and defconfig files for boards which relied on the MERGE feature. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
|
|
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_ARC_MPU_ENABLE=y
|