projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb88e7c
)
ARM: bcm2835: enable USB_DWC2_HOST in defconfig
author
Lubomir Rintel
<lkundrak@v3.sk>
Wed, 17 Sep 2014 01:52:04 +0000
(19:52 -0600)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 25 Sep 2014 21:27:03 +0000
(23:27 +0200)
It broke when host was moved into a separate module, in
47a1685
("usb:
dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory"),
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/bcm2835_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bcm2835_defconfig
b/arch/arm/configs/bcm2835_defconfig
index 0302d293fba0e54d3b236ceb94418b6471922523..31cb07388885fa22e57798980576ff65cf94fec3 100644
(file)
--- a/
arch/arm/configs/bcm2835_defconfig
+++ b/
arch/arm/configs/bcm2835_defconfig
@@
-98,6
+98,7
@@
CONFIG_LEDS_TRIGGER_TRANSIENT=y
CONFIG_LEDS_TRIGGER_CAMERA=y
CONFIG_STAGING=y
CONFIG_USB_DWC2=y
+CONFIG_USB_DWC2_HOST=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y