forked from Minki/linux
HID: Remove "default m" for Thrustmaster and Zeroplus
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>
This commit is contained in:
parent
140ae3eb6f
commit
550cb3c3c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user