mediatek: build USB XHCI support as module
authorDaniel Golle <daniel@makrotopia.org>
Wed, 14 Sep 2022 19:23:17 +0000 (20:23 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 14 Sep 2022 19:26:58 +0000 (20:26 +0100)
commit8010d3da0376f68dd3724c30db0c4c9c513e5376
treec24fb858054aeb4f9f3a80a5f656a1c54d84e526
parentc4d030f24cff34737d7cf1f116022b8dbe45f5be
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>
package/kernel/linux/modules/usb.mk
target/linux/mediatek/filogic/config-5.15
target/linux/mediatek/mt7622/config-5.15
target/linux/mediatek/mt7623/config-5.15