X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fintegratorcp_cm946es_defconfig;h=b19162f984f80f09e18c95f0b1a6bc427bb7dd2d;hb=f0ca30fa19ee57e2f8452a1d0b8a30eb923d7e22;hp=e7fc706615aee1626f067d206b2be9ced1fb257d;hpb=536266231a340c0c5e571e1012bf3f8fc835b251;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorcp_cm946es_defconfig b/configs/integratorcp_cm946es_defconfig index e7fc706..b19162f 100644 --- a/configs/integratorcp_cm946es_defconfig +++ b/configs/integratorcp_cm946es_defconfig @@ -2,3 +2,13 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_CP=y CONFIG_CM946ES=y +# 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