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