summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorRan Wang <ran.wang_1@nxp.com>2020-06-30 13:08:34 +0800
committerTom Rini <trini@konsulko.com>2020-09-24 08:27:44 -0400
commit893cdf0b7f68b8cabcd04f8026c03bff7c78e267 (patch)
tree03b10913c10426c8930c5eac3b3fd14c08260843 /configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
parentcddffcaf4a79c51f224e54802ae4e94969f1ba5a (diff)
configs: powerpc: add usb (host) mass storage support
commit 0cfccb54014b ("configs: Resync with savedefconfig") removed CONFIG_USB_STORAGE from some powerpc platforms' defconfig files, whicih would block the use case of system loading rootfs from USB drives, add them back. Signed-off-by: Ran Wang <ran.wang_1@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig')
-rw-r--r--configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
index 67c3711ad2..352b35c8a9 100644
--- a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
+++ b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
@@ -90,5 +90,6 @@ CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_FSL_ESPI=y
CONFIG_USB=y
+CONFIG_USB_STORAGE=y
CONFIG_DM_USB=y
CONFIG_ADDR_MAP=y