X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=b19162f984f80f09e18c95f0b1a6bc427bb7dd2d;hb=235c5b8315c6a9eb566fd3d99a098cc6db869fc5;hp=e077a5e23d819e62bf04a90e17e2592aa1d5f388;hpb=0741701acf00749672f75f4c196dabd8b235f741;p=people%2Fms%2Fu-boot.git diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index e077a5e23d..b19162f984 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -2,5 +2,13 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM946ES=y -# CONFIG_CMD_SETEXPR 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_MMC is not set +CONFIG_MTD_NOR_FLASH=y +CONFIG_BAUDRATE=38400 +CONFIG_OF_LIBFDT=y