summaryrefslogtreecommitdiff
path: root/configs/sheevaplug_defconfig
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2019-03-13 20:47:06 +1300
committerStefan Roese <sr@denx.de>2019-04-12 07:04:18 +0200
commit2bd1da284574eb446178b0285659f1310feb0182 (patch)
tree884528fd063daedd344075d3722fcdeb4fb4e8e2 /configs/sheevaplug_defconfig
parentfa8d96f625fadde73acd8243ad3c847c614f9225 (diff)
ARM: kirkwood: enable CONFIG_DM_USB for {dream, guru, sheeva}plug
Enable CONFIG_DM_USB and where possible CONFIG_BLK. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Leigh Brown <leigh@solinno.co.uk> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/sheevaplug_defconfig')
-rw-r--r--configs/sheevaplug_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig
index 04b00cdea9..ec527fceb6 100644
--- a/configs/sheevaplug_defconfig
+++ b/configs/sheevaplug_defconfig
@@ -39,6 +39,7 @@ CONFIG_DM_RTC=y
CONFIG_RTC_MV=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_LZMA=y