X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fintegratorap_cm926ejs_defconfig;h=77aa6a8bd788706a2e55af44817cbb2ead2c4a93;hb=7ba3182e2d92190b7512db35ecda71970a206207;hp=060c18cfe83497d5ee0f316a275b6ff4a8e8e229;hpb=563e53efaadd76def21612bcf9f0236d870b6e68;p=people%2Fms%2Fu-boot.git diff --git a/configs/integratorap_cm926ejs_defconfig b/configs/integratorap_cm926ejs_defconfig index 060c18cfe8..77aa6a8bd7 100644 --- a/configs/integratorap_cm926ejs_defconfig +++ b/configs/integratorap_cm926ejs_defconfig @@ -2,4 +2,15 @@ CONFIG_ARM=y CONFIG_ARCH_INTEGRATOR=y CONFIG_ARCH_INTEGRATOR_AP=y CONFIG_CM926EJ_S=y -CONFIG_CMD_NET=y +CONFIG_ENV_IS_NOWHERE=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