X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fintegratorap_cm946es_defconfig;h=c13af27def58710a1cd0cde873e043cddf458e21;hb=523f97ac75449e9522ff4a3f138114908220aaee;hp=b3b5edf99ba5db235c8e81090db4bf5271501023;hpb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorap_cm946es_defconfig b/configs/integratorap_cm946es_defconfig index b3b5edf..c13af27 100644 --- a/configs/integratorap_cm946es_defconfig +++ b/configs/integratorap_cm946es_defconfig @@ -2,4 +2,14 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_AP=y CONFIG_CM946ES=y +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="Integrator-AP # " +CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_SETEXPR is not set +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y +CONFIG_PCI=y +CONFIG_BAUDRATE=38400 +CONFIG_OF_LIBFDT=y