mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-15 07:29:08 +00:00
Enable UHID to support Bluetooth input devices (#2623)
* Add UHID config to hassos.config
This commit is contained in:
@@ -169,6 +169,7 @@ CONFIG_WIREGUARD=m
|
||||
|
||||
CONFIG_HID=m
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_UHID=y
|
||||
|
||||
CONFIG_NLS=y
|
||||
CONFIG_NLS_DEFAULT="utf8"
|
||||
|
||||
Reference in New Issue
Block a user