]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/rpi_3_32b_defconfig
Merge branch 'master' of git://git.denx.de/u-boot-net
[people/ms/u-boot.git] / configs / rpi_3_32b_defconfig
index 922e01bfcbb62a386a80f8b10a40179d7b4d7950..8e2c410aa971d08e683bb3c550089aeef034d8fd 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_BCM283X=y
 CONFIG_TARGET_RPI_3_32B=y
+CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
@@ -18,5 +19,8 @@ CONFIG_CMD_EXT2=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
+# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_PHYS_TO_BUS=y
 CONFIG_OF_LIBFDT=y