mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
* Enable hidraw driver (#1120) The hidraw driver is required by some IoT devices such as Wyze sense or Jablotron JA-100. Enable the driver on all platforms by default.
This commit is contained in:
parent
e3120df5d0
commit
89c31bb967
@ -44,3 +44,6 @@ CONFIG_CIFS_ACL=y
|
||||
CONFIG_CIFS_DFS_UPCALL=y
|
||||
|
||||
CONFIG_WIREGUARD=m
|
||||
|
||||
CONFIG_HID=m
|
||||
CONFIG_HIDRAW=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user