]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/sh7785lcr_32bit_defconfig
scsi: move the partition initialization out of the scsi detection
[people/ms/u-boot.git] / configs / sh7785lcr_32bit_defconfig
index cc31e1cb4dc119cce5f8190aa6814bbe1c4f82ab..8cb58e9d187ad73673f670ff83426920dea5bf41 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_SH=y
 CONFIG_SH_32BIT=y
 CONFIG_TARGET_SH7785LCR=y
+CONFIG_BOOTDELAY=3
+CONFIG_VERSION_VARIABLE=y
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
@@ -21,4 +23,9 @@ CONFIG_CMD_PING=y
 # CONFIG_CMD_MISC is not set
 CONFIG_CMD_EXT2=y
 CONFIG_CMD_FAT=y
+CONFIG_MAC_PARTITION=y
+CONFIG_MTD_NOR_FLASH=y
+CONFIG_PCI=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y