diff options
Diffstat (limited to 'configs/rpi_3_defconfig')
-rw-r--r-- | configs/rpi_3_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig index db1426ee476..b7354ebd22a 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -19,5 +19,7 @@ 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 |