Skip to content

Commit

Permalink
HID: Remove "default m" for Thrustmaster and Zeroplus
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andi Kleen authored and Jiri Kosina committed Oct 19, 2008
1 parent 140ae3e commit 550cb3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 550cb3c

Please sign in to comment.