Enable UHID to support Bluetooth input devices (#2623)

* Add UHID config to hassos.config
This commit is contained in:
Adam Duff 2023-07-03 17:18:08 +01:00 committed by Stefan Agner
parent 6bcc363822
commit 438604bf07
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95

View File

@ -169,6 +169,7 @@ CONFIG_WIREGUARD=m
CONFIG_HID=m
CONFIG_HIDRAW=y
CONFIG_UHID=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"