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
810de4efdb
commit
e0f435bae1
@ -44,3 +44,6 @@ CONFIG_CIFS_ACL=y
|
|||||||
CONFIG_CIFS_DFS_UPCALL=y
|
CONFIG_CIFS_DFS_UPCALL=y
|
||||||
|
|
||||||
CONFIG_WIREGUARD=m
|
CONFIG_WIREGUARD=m
|
||||||
|
|
||||||
|
CONFIG_HID=m
|
||||||
|
CONFIG_HIDRAW=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user