]> git.ipfire.org Git - thirdparty/openwrt.git/commit
bcm27xx: move USB HID/sound to opt-in meta-packages 24244/head
authorJoshua Covington <joshuacov@gmail.com>
Fri, 31 Jul 2026 13:47:27 +0000 (13:47 +0000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 31 Jul 2026 15:31:13 +0000 (17:31 +0200)
commit5727a8acebd98a1b8d660e8c4b7cc56e75c7946f
treeee6203c1ad03511ca2f746612b84692ebfe51954
parent6fcfdc99264a594d9a6e937808712447113c947e
bcm27xx: move USB HID/sound to opt-in meta-packages

kmod-usb-hid, kmod-sound-core, and kmod-sound-arm-bcm2835 are
currently forced onto every bcm27xx image regardless of use case.
Move them into two new opt-in meta-packages, kmod-bcm27xx-hid and
kmod-bcm27xx-sound, filed under the input and sound submenus
respectively, following the same pattern as kmod-bcm27xx-i2c/-spi.
Still available via apk or menuconfig, just no longer default.

Signed-off-by: Joshua Covington <joshuacov@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24244
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/bcm27xx/Makefile
target/linux/bcm27xx/modules/other.mk