diff options
author | Nathan Illerbrun <nillerbrun@gmail.com> | 2017-02-21 13:07:11 -0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-01 16:09:03 +0000 |
commit | 70652e1bf32ae5d5854c1e4e29ad2b921819ab69 (patch) | |
tree | f71ae105083da6014d2af7f6910b1ab2708237c6 /meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg | |
parent | 8b24197f0938106afb6811a1848f5d5f3bef4237 (diff) |
These config fragments are already include through meta-intel-iot-security. Also fix HID config fragment.
Change-Id: Ic14d0dffac93173e0b840294b0edeaee69be1ca7
Signed-off-by: Nathan Illerbrun <nillerbrun@gmail.com>
Diffstat (limited to 'meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg')
-rw-r--r-- | meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg b/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg index 327c753ae..95de5181e 100644 --- a/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg +++ b/meta-agl-bsp/meta-boundary/recipes-kernel/linux/files/hid.cfg @@ -1 +1,3 @@ +CONFIG_USB_HID=y +# CONFIG_HID_PID is not set CONFIG_HID_MULTITOUCH=y |