mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
kernel/modules/other: disable Nokia BT UART
disable the Nokia BT UART present on Nikia N9, N900 & N950 added in 4.12. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
e47fe3284f
commit
a5199379c0
@ -55,6 +55,7 @@ define KernelPackage/bluetooth
|
||||
CONFIG_BT_HCIUART_BCM=n \
|
||||
CONFIG_BT_HCIUART_INTEL=n \
|
||||
CONFIG_BT_HCIUART_H4 \
|
||||
CONFIG_BT_HCIUART_NOKIA=n \
|
||||
CONFIG_BT_HIDP \
|
||||
CONFIG_HID_SUPPORT=y
|
||||
$(call AddDepends/rfkill)
|
||||
|
Loading…
x
Reference in New Issue
Block a user