zephyr/boards/st/stm32f429i_disc1/Kconfig.defconfig

15 lines
245 B
Plaintext
Raw Normal View History

# STM32F4DISCOVERY board configuration
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_STM32F429I_DISC1
config INPUT
default y if DISPLAY
config MEMC
default y if DISPLAY
endif # BOARD_STM32F429I_DISC1