summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-fedora.config
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-12-04 09:26:26 +0000
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-12-05 10:38:31 -0600
commit503760b7c9ae34bb92d23b841cc12558cce40c90 (patch)
tree2351bb6939cbaa37976e39bc489f57881c58dc53 /kernel-armv7hl-fedora.config
parent6b45f47575b44ead23d61138c8f080fbb9f81f80 (diff)
downloadkernel-503760b7c9ae34bb92d23b841cc12558cce40c90.tar.gz
kernel-503760b7c9ae34bb92d23b841cc12558cce40c90.tar.xz
kernel-503760b7c9ae34bb92d23b841cc12558cce40c90.zip
arm: we need EHCI to load before ohci/uhci so put it back to built in on arm
Diffstat (limited to 'kernel-armv7hl-fedora.config')
-rw-r--r--kernel-armv7hl-fedora.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-fedora.config b/kernel-armv7hl-fedora.config
index 3440ad0a8..f00f13893 100644
--- a/kernel-armv7hl-fedora.config
+++ b/kernel-armv7hl-fedora.config
@@ -6928,11 +6928,11 @@ CONFIG_USB_DWC3_ULPI=y
# CONFIG_USB_EG20T is not set
CONFIG_USB_EHCI_EXYNOS=m
# CONFIG_USB_EHCI_FSL is not set
-CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_HCD_OMAP=m
CONFIG_USB_EHCI_HCD_ORION=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_EHCI_HCD_STI=m
+CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_MV=m
# CONFIG_USB_EHCI_MV_U2O is not set
CONFIG_USB_EHCI_MXC=m