blob: 50a569b26c5bc5fbaa471204883f77f2993fb52d [file] [log] [blame]
# STM32F4DISCOVERY board configuration
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32F429I_DISC1
config BOARD
default "stm32f429i_disc1"
config SPI
default y if DISPLAY
config MEMC
default y if DISPLAY
endif # BOARD_STM32F429I_DISC1