]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/gwventana_defconfig
Merge git://git.denx.de/u-boot-marvell
[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_FIT=y
9 CONFIG_FIT_VERBOSE=y
10 CONFIG_OF_BOARD_SETUP=y
11 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
12 CONFIG_SYS_PROMPT="Ventana > "
13 # CONFIG_CMD_IMLS is not set
14 # CONFIG_CMD_FLASH is not set
15 CONFIG_CMD_GPIO=y
16 CONFIG_DM=y
17 CONFIG_NETDEVICES=y
18 CONFIG_E1000=y
19 CONFIG_OF_LIBFDT=y