aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/mt7623
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-09-14 20:23:17 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-09-14 20:26:58 +0100
commit8010d3da0376f68dd3724c30db0c4c9c513e5376 (patch)
treec24fb858054aeb4f9f3a80a5f656a1c54d84e526 /target/linux/mediatek/mt7623
parentc4d030f24cff34737d7cf1f116022b8dbe45f5be (diff)
downloadupstream-8010d3da0376f68dd3724c30db0c4c9c513e5376.tar.gz
upstream-8010d3da0376f68dd3724c30db0c4c9c513e5376.tar.bz2
upstream-8010d3da0376f68dd3724c30db0c4c9c513e5376.zip
mediatek: build USB XHCI support as module
Instead of always including the XHCI driver in the kernel on all MediaTek boards, selectively include the kernel module only on boards which actually make use of USB functionality. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/mt7623')
-rw-r--r--target/linux/mediatek/mt7623/config-5.153
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/mediatek/mt7623/config-5.15 b/target/linux/mediatek/mt7623/config-5.15
index d28b051c85..aa4c4cbad1 100644
--- a/target/linux/mediatek/mt7623/config-5.15
+++ b/target/linux/mediatek/mt7623/config-5.15
@@ -552,9 +552,6 @@ CONFIG_USB_ROLE_SWITCH=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_U_ETHER=y
CONFIG_USB_U_SERIAL=y
-CONFIG_USB_XHCI_HCD=y
-CONFIG_USB_XHCI_MTK=y
-CONFIG_USB_XHCI_PLATFORM=y
CONFIG_USE_OF=y
CONFIG_VFP=y
CONFIG_VFPv3=y