summaryrefslogtreecommitdiff
path: root/configs/netspace_lite_v2_defconfig
diff options
context:
space:
mode:
authorSimon Guinot <simon.guinot@sequanux.org>2020-06-28 19:00:30 +0200
committerStefan Roese <sr@denx.de>2020-07-09 06:51:20 +0200
commitefa5e39a599483453d764d59e3f5905ce671ab70 (patch)
treebc6d87fbc82fc790180eaebc66029ec13050fe8e /configs/netspace_lite_v2_defconfig
parent6620c652c9485b8430440b611e909f21431d7f6a (diff)
arm: kirkwood: enable DM_USB for LaCie board
This patch enables DM_USB and USB_STORAGE for the following Kirkwood-based LaCie boards: - d2 Network v2 - Internet Space v2 - 2Big Network v2 - Network Space v2 - Network Space Lite v2 - Network Space Max v2 Signed-off-by: Simon Guinot <simon.guinot@sequanux.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/netspace_lite_v2_defconfig')
-rw-r--r--configs/netspace_lite_v2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/netspace_lite_v2_defconfig b/configs/netspace_lite_v2_defconfig
index 9e3768ef4e..26ca464e0b 100644
--- a/configs/netspace_lite_v2_defconfig
+++ b/configs/netspace_lite_v2_defconfig
@@ -52,5 +52,7 @@ CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_KIRKWOOD_SPI=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
+CONFIG_USB_STORAGE=y