Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df4883ad23df2eb3da0ffd68f91b3d6de051ea36
/
.
/
boards
/
st
/
stm32f429i_disc1
/
Kconfig.defconfig
blob: 1d783097dad4c0d599bcd19830c6781fc4547de1 [
file
] [
log
] [
blame
]
# 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