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