Commit 550cb3c3 authored by Andi Kleen's avatar Andi Kleen Committed by Jiri Kosina

HID: Remove "default m" for Thrustmaster and Zeroplus

No reason at all to make these obscure drivers default m
Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 140ae3eb
...@@ -247,7 +247,6 @@ config HID_SUNPLUS ...@@ -247,7 +247,6 @@ config HID_SUNPLUS
config THRUSTMASTER_FF config THRUSTMASTER_FF
tristate "ThrustMaster devices support" tristate "ThrustMaster devices support"
default m
depends on USB_HID depends on USB_HID
select INPUT_FF_MEMLESS select INPUT_FF_MEMLESS
help help
...@@ -256,7 +255,6 @@ config THRUSTMASTER_FF ...@@ -256,7 +255,6 @@ config THRUSTMASTER_FF
config ZEROPLUS_FF config ZEROPLUS_FF
tristate "Zeroplus based game controller support" tristate "Zeroplus based game controller support"
default m
depends on USB_HID depends on USB_HID
select INPUT_FF_MEMLESS select INPUT_FF_MEMLESS
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment