11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
|
# Kconfig - 96boards WisTrio board configuration
|
||
|
#
|
||
|
# Copyright (c) 2019 Linaro Ltd.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
config BOARD_96B_WISTRIO
|
||
|
bool "96boards WisTrio Development Board"
|
||
|
depends on SOC_STM32L151XB
|