X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=ddc56c843003889f2499caa7fa261df138b1a481;hp=e7fc706615aee1626f067d206b2be9ced1fb257d;hb=e856bdcfb49291d30b19603fc101bea096c48196;hpb=3f6dcdb9cd4dbda226a1474f1e9398413e906b41 diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index e7fc706615..ddc56c8430 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -2,3 +2,12 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM946ES=y +# CONFIG_MMC is not set +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="Integrator-CP # " +CONFIG_CMD_ARMFLASH=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_MTD_NOR_FLASH=y +CONFIG_OF_LIBFDT=y