blob: 388b397b029cdf1b3ee71795d03f43d71ad070bf [file] [log] [blame]
# Kconfig - 96Boards Neonkey Board Configuration
#
# Copyright (c) 2017 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
if BOARD_96B_NEONKEY
config BOARD
default 96b_neonkey
if UART_CONSOLE
config UART_STM32_PORT_1
default y
endif # UART_CONSOLE
endif # BOARD_96B_NEONKEY