# Kconfig - OLIMEX-STM32-H407 board configuration | |
# | |
# Copyright (c) 2018, Reto Schneider <code@reto-schneider.ch> | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
config BOARD_OLIMEX_STM32_H407 | |
bool "OLIMEX-STM32-H407 Development Board" | |
depends on SOC_STM32F407XG |