[PATCH] Remove rogue default ms for THRUSTMASTER/ZEROPLUS in drivers/hid/Kconfig

From: Andi Kleen
Date: Sun Oct 19 2008 - 02:38:41 EST


From: Andi Kleen <ak@xxxxxxxxxxxxxxx>

No reason at all to make these obscure drivers default m

Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>
---
drivers/hid/Kconfig | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index f5999a9..b4fd8ca 100644
--- 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
--
1.5.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/