mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Remove BT_HS from kernel configs after upstream removal (#3299)
BT_HS has been removed in e7b02296fb400ee64822fbdd81a0718449066333 and backported to stable branches - remove it from our configs to avoid warnings.
This commit is contained in:
parent
2254260dad
commit
56ae6e1cb7
@ -482,7 +482,6 @@ CONFIG_BT_BNEP=m
|
|||||||
CONFIG_BT_BNEP_MC_FILTER=y
|
CONFIG_BT_BNEP_MC_FILTER=y
|
||||||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||||
CONFIG_BT_HIDP=m
|
CONFIG_BT_HIDP=m
|
||||||
CONFIG_BT_HS=y
|
|
||||||
CONFIG_BT_6LOWPAN=m
|
CONFIG_BT_6LOWPAN=m
|
||||||
CONFIG_BT_LEDS=y
|
CONFIG_BT_LEDS=y
|
||||||
CONFIG_BT_HCIBTUSB=m
|
CONFIG_BT_HCIBTUSB=m
|
||||||
|
@ -590,7 +590,6 @@ CONFIG_BT_BNEP=m
|
|||||||
CONFIG_BT_BNEP_MC_FILTER=y
|
CONFIG_BT_BNEP_MC_FILTER=y
|
||||||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||||
CONFIG_BT_HIDP=m
|
CONFIG_BT_HIDP=m
|
||||||
CONFIG_BT_HS=y
|
|
||||||
CONFIG_BT_6LOWPAN=m
|
CONFIG_BT_6LOWPAN=m
|
||||||
CONFIG_BT_LEDS=y
|
CONFIG_BT_LEDS=y
|
||||||
CONFIG_BT_AOSPEXT=y
|
CONFIG_BT_AOSPEXT=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user