1# NUCLEO-64 F401RE board configuration 2 3# Copyright (c) 2016 Linaro Limited. 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_NUCLEO_F401RE 7 bool "NUCLEO-64 F401RE Development Board" 8 depends on SOC_STM32F401XE 9