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:
Stefan Agner
2022-08-16 22:26:39 +02:00
committed by GitHub
parent fe8332eb90
commit c3bfa2e64a
3 changed files with 12 additions and 4 deletions

View File

@@ -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