mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Enable UHID to support Bluetooth input devices (#2623)
* Add UHID config to hassos.config
This commit is contained in:
parent
6bcc363822
commit
438604bf07
@ -169,6 +169,7 @@ CONFIG_WIREGUARD=m
|
|||||||
|
|
||||||
CONFIG_HID=m
|
CONFIG_HID=m
|
||||||
CONFIG_HIDRAW=y
|
CONFIG_HIDRAW=y
|
||||||
|
CONFIG_UHID=y
|
||||||
|
|
||||||
CONFIG_NLS=y
|
CONFIG_NLS=y
|
||||||
CONFIG_NLS_DEFAULT="utf8"
|
CONFIG_NLS_DEFAULT="utf8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user