X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=configs%2Fgwventana_defconfig;h=e294cac0b2fb2e102fac86687bf8a9a433ee3cdb;hp=dfb24b0b0615faed0ffa89e231cf2bf21527e81f;hb=df349e8a55f2cd750d1a998901896b8237d5c777;hpb=7ac8c174de72643d18001cfe4444c94104b30bcd diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index dfb24b0b06..e294cac0b2 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig @@ -4,7 +4,10 @@ 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_SETEXPR=y -CONFIG_CMD_NET=y +# 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 > "