projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
140ae3e
)
HID: Remove "default m" for Thrustmaster and Zeroplus
author
Andi Kleen
<ak@linux.intel.com>
Sun, 19 Oct 2008 18:34:31 +0000
(20:34 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Sun, 19 Oct 2008 18:34:31 +0000
(20:34 +0200)
No reason at all to make these obscure drivers default m
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hid/Kconfig
b/drivers/hid/Kconfig
index f5999a91614e668aade684ccbb89fcaf5e1eba86..b4fd8ca701a44d4ff32d3f2bedb6b3c8b706f72d 100644
(file)
--- a/
drivers/hid/Kconfig
+++ b/
drivers/hid/Kconfig
@@
-247,7
+247,6
@@
config HID_SUNPLUS
config THRUSTMASTER_FF
tristate "ThrustMaster devices support"
- default m
depends on USB_HID
select INPUT_FF_MEMLESS
help
@@
-256,7
+255,6
@@
config THRUSTMASTER_FF
config ZEROPLUS_FF
tristate "Zeroplus based game controller support"
- default m
depends on USB_HID
select INPUT_FF_MEMLESS
help