zephyr/boards/arc/nsim/Kconfig.defconfig

13 lines
151 B
Plaintext
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
if BOARD_NSIM
config BOARD
default "nsim"
config UART_NSIM
default y
depends on SERIAL
endif # BOARD_NSIM