aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2016-03-31 16:38:57 -0400
committerEric Anholt <eric@anholt.net>2016-04-04 14:03:02 -0400
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
611CONFIG_USB_MUSB_HDRC=m 611CONFIG_USB_MUSB_HDRC=m
612CONFIG_USB_MUSB_SUNXI=m 612CONFIG_USB_MUSB_SUNXI=m
613CONFIG_USB_DWC3=y 613CONFIG_USB_DWC3=y
614CONFIG_USB_DWC2=m 614CONFIG_USB_DWC2=y
615CONFIG_USB_CHIPIDEA=y 615CONFIG_USB_CHIPIDEA=y
616CONFIG_USB_CHIPIDEA_UDC=y 616CONFIG_USB_CHIPIDEA_UDC=y
617CONFIG_USB_CHIPIDEA_HOST=y 617CONFIG_USB_CHIPIDEA_HOST=y