summaryrefslogtreecommitdiff
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-03-31 13:38:57 -0700
committerEric Anholt <eric@anholt.net>2016-04-04 11:03:02 -0700
commit54fff103fd9b8312e8cb958dda3a0dc9d0793086 (patch)
tree3da96a7c1f886ae7ac09df6950900d52bc3ae824 /arch/arm/configs/multi_v7_defconfig
parentabcfccdfa14c2e74ede1ee7c876a907274f6bfb5 (diff)
ARM: multi_v7_defconfig: Build in DWC2 USB support
This allows the Raspberry Pi 2 to be network booted from the defconfig. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index a913520b1d44..8079f7d0575b 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -611,7 +611,7 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_MUSB_HDRC=m
CONFIG_USB_MUSB_SUNXI=m
CONFIG_USB_DWC3=y
-CONFIG_USB_DWC2=m
+CONFIG_USB_DWC2=y
CONFIG_USB_CHIPIDEA=y
CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y