mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-04 07:27:08 +01:00
Kernel config tweaks for Bluetooth and OverlayFS (#2067)
* Move Bluetooth protocol configuration to hassos.config Enable a couple of potential useful Bluetooth protocol drivers. Also enable Bluetooth Network Encapsulation Protocol since the BlueZ plug-in seems to be enabled. * Drop OverlayFS configuration not liked by Docker
This commit is contained in:
@@ -35,9 +35,6 @@ CONFIG_USB_NET_SMSC95XX=m
|
||||
|
||||
CONFIG_MEDIA_CEC_SUPPORT=y
|
||||
|
||||
CONFIG_BT=y
|
||||
CONFIG_BT_BREDR=y
|
||||
CONFIG_BT_LE=y
|
||||
CONFIG_BT_INTEL=m
|
||||
CONFIG_BT_BCM=m
|
||||
CONFIG_BT_RTL=m
|
||||
|
||||
Reference in New Issue
Block a user