]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/gwventana_defconfig
arm: mx6: remove CONFIG_ macros that are now included in Kconfig from header file
[karo-tx-uboot.git] / configs / gwventana_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_GW_VENTANA=y
3 CONFIG_SPL=y
4 CONFIG_SPL_STACK_R=y
5 CONFIG_SPL_STACK_R_ADDR=0x18000000
6 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
7 # CONFIG_CMD_IMLS is not set
8 # CONFIG_CMD_FLASH is not set
9 CONFIG_DM=y
10 CONFIG_NETDEVICES=y
11 CONFIG_E1000=y
12 CONFIG_DM_SERIAL=y
13 CONFIG_SYS_PROMPT="Ventana > "