]> git.sur5r.net Git - u-boot/blobdiff - configs/at91rm9200ek_defconfig
mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
[u-boot] / configs / at91rm9200ek_defconfig
index f1303b3ae0aac489ebe4b2d8b3cd44d45e581d38..9674a04d08d6281354bedacc1f286e976657a1f0 100644 (file)
@@ -1,7 +1,11 @@
 CONFIG_ARM=y
 CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91RM9200EK=y
+# CONFIG_MMC is not set
 CONFIG_BOOTDELAY=3
+# CONFIG_SYS_STDIO_DEREGISTER is not set
+# CONFIG_DISPLAY_CPUINFO is not set
+# CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
 CONFIG_CMD_BOOTZ=y
@@ -12,4 +16,7 @@ CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_FAT=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_KEYBOARD=y
 CONFIG_OF_LIBFDT=y