blob: f89dfc2ed3095071b9e171787103880441bf071b [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"
config UART_1
default y
depends on UART_CONSOLE
config I2C_1
default y
depends on I2C
endif # BOARD_96B_WISTRIO