X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fot1200_spl_defconfig;h=810dff84866624443782e2aadc50b23ac3f739cb;hb=cac178781ded415b005a9f0e198d14b53d8268cd;hp=d99b03723dba0cd04f2db944821e6e650f6e2f34;hpb=252ed8729d8a2571faacb6fdb3463df2361a733d;p=oweals%2Fu-boot.git diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig index d99b03723d..810dff8486 100644 --- a/configs/ot1200_spl_defconfig +++ b/configs/ot1200_spl_defconfig @@ -1,4 +1,6 @@ -CONFIG_SPL=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6Q" CONFIG_ARM=y CONFIG_TARGET_OT1200=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6Q" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y