Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58416
b: refs/heads/master
c: 3cd7098
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Jiri Kosina committed Jul 9, 2007
1 parent 085d48f commit 28e3ac9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: defd208681b721dbf2b69347cca5302d60246405
refs/heads/master: 3cd709866f639d24b0d0f38567c19662c98ea92e
9 changes: 6 additions & 3 deletions trunk/drivers/hid/Kconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
#
# HID driver configuration
#
menu "HID Devices"
menuconfig HID_SUPPORT
bool "HID Devices"
depends on INPUT
default y

if HID_SUPPORT

config HID
tristate "Generic HID support"
Expand Down Expand Up @@ -38,5 +42,4 @@ config HID_DEBUG

source "drivers/hid/usbhid/Kconfig"

endmenu

endif # HID_SUPPORT

0 comments on commit 28e3ac9

Please sign in to comment.