blob: 234370cb97ef4a6bd4a36cef4ab4ace208e10f58 [file] [log] [blame]
# 96boards WisTrio board configuration
# Copyright (c) 2019 Linaro Ltd.
# SPDX-License-Identifier: Apache-2.0
if BOARD_96B_WISTRIO
config BOARD
default "96b_wistrio"
if UART_CONSOLE
config UART_1
default y
endif # UART_CONSOLE
if I2C
config I2C_1
default y
endif # I2C
endif # BOARD_96B_WISTRIO