home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.46k stars 925 forks source link

Enable kernel userspace crypto API interface for all platforms #3330

Closed sairon closed 1 month ago

sairon commented 1 month ago

Enable libkcapi in generic kernel config. The bloat is minimal and the options are enabled on most distributions. These modules are also needed for Bluetooth Mesh and adding them fixes compatibility with some HCI USB adapters.

Fixes #3322