]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - configs/gwventana_defconfig
cmd_gpio.c: adjust help message depending on gpio_status being compiled in or not
[karo-tx-uboot.git] / configs / gwventana_defconfig
index b28fe4b9fb9869a42c94cc018f2e5b7a8ed3e927..e294cac0b2fb2e102fac86687bf8a9a433ee3cdb 100644 (file)
@@ -1,7 +1,13 @@
-CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
 CONFIG_ARM=y
 CONFIG_TARGET_GW_VENTANA=y
-CONFIG_SYS_MALLOC_F=y
+CONFIG_SPL=y
 CONFIG_SPL_STACK_R=y
 CONFIG_SPL_STACK_R_ADDR=0x18000000
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_DM=y
+CONFIG_NETDEVICES=y
+CONFIG_E1000=y
+CONFIG_DM_SERIAL=y
+CONFIG_SYS_PROMPT="Ventana > "