]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/gwventana_defconfig
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[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_SPL=y
5 CONFIG_SPL_STACK_R=y
6 CONFIG_SPL_STACK_R_ADDR=0x18000000
7 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
8 # CONFIG_CMD_IMLS is not set
9 # CONFIG_CMD_FLASH is not set
10 CONFIG_DM=y
11 CONFIG_NETDEVICES=y
12 CONFIG_E1000=y
13 CONFIG_DM_SERIAL=y
14 CONFIG_SYS_PROMPT="Ventana > "