mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-25 03:10:13 +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:
@@ -71,7 +71,6 @@ CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
|
||||
CONFIG_OVERLAY_FS_METACOPY=y
|
||||
|
||||
CONFIG_CRYPTO_CCM=m
|
||||
|
||||
Reference in New Issue
Block a user