kernel: modules: bluetooth: separating UART and USB drivers
authorPaweł Owoc <frut3k7@gmail.com>
Sat, 4 Jan 2025 21:48:01 +0000 (22:48 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Feb 2025 23:08:42 +0000 (00:08 +0100)
commit1c42a0be3619e0cab7265996a424a5adfd537fb5
tree20aa56517b2a14c32fd38ad93fc75a83d9645b18
parentf4f0a847a43498ae203daf247b6c48333b360414
kernel: modules: bluetooth: separating UART and USB drivers

Not all devices need Bluetooth UART and USB drivers to be installed together. Three separate drivers have been created:
- kmod-bluetooth
- kmod-hci-uart
- kmod-btusb

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15118
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/bluetooth.mk