1# 96boards Carbon STMF401RE board configuration 2 3# Copyright (c) 2016 Linaro Limited. 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_96B_CARBON 7 bool "96Boards Carbon (STM32F401)" 8 depends on SOC_STM32F401XE 9