]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/integratorap_cm946es_defconfig
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
[people/ms/u-boot.git] / configs / integratorap_cm946es_defconfig
index dc933c51011f62444d3824169f895a27a0c008d0..b0e26237c2e81d39326b8031d80bad3787b26131 100644 (file)
@@ -2,4 +2,17 @@ CONFIG_ARM=y
 CONFIG_ARCH_INTEGRATOR=y
 CONFIG_ARCH_INTEGRATOR_AP=y
 CONFIG_CM946ES=y
-CONFIG_CMD_NET=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/mtdblock0 console=ttyAM0 console=tty"
+# 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_PCI=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