]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/gwventana_defconfig
common: add CMD_GPIO to Kconfig
[people/ms/u-boot.git] / configs / gwventana_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_MX6=y
3 CONFIG_TARGET_GW_VENTANA=y
4 CONFIG_DM_SERIAL=y
5 CONFIG_SPL_STACK_R_ADDR=0x18000000
6 CONFIG_SPL=y
7 CONFIG_SPL_STACK_R=y
8 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
9 CONFIG_SYS_PROMPT="Ventana > "
10 # CONFIG_CMD_IMLS is not set
11 # CONFIG_CMD_FLASH is not set
12 CONFIG_CMD_GPIO=y
13 CONFIG_DM=y
14 CONFIG_NETDEVICES=y
15 CONFIG_E1000=y