X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fintegratorap_cm926ejs_defconfig;h=b4bfa6ad158c85c292513d08af58306d7f616782;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=060c18cfe83497d5ee0f316a275b6ff4a8e8e229;hpb=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/integratorap_cm926ejs_defconfig b/configs/integratorap_cm926ejs_defconfig index 060c18c..b4bfa6a 100644 --- a/configs/integratorap_cm926ejs_defconfig +++ b/configs/integratorap_cm926ejs_defconfig @@ -2,4 +2,12 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_AP=y CONFIG_CM926EJ_S=y -CONFIG_CMD_NET=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-AP # " +CONFIG_CMD_ARMFLASH=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_PCI=y +CONFIG_OF_LIBFDT=y