diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index f0ac277c4248..e7d6a13ec6a6 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -737,4 +737,6 @@ endif # HID | |||
737 | 737 | ||
738 | source "drivers/hid/usbhid/Kconfig" | 738 | source "drivers/hid/usbhid/Kconfig" |
739 | 739 | ||
740 | source "drivers/hid/i2c-hid/Kconfig" | ||
741 | |||
740 | endmenu | 742 | endmenu |