]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
HID: Remove "default m" for Thrustmaster and Zeroplus
authorAndi Kleen <ak@linux.intel.com>
Sun, 19 Oct 2008 18:34:31 +0000 (20:34 +0200)
committerJiri 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

index f5999a91614e668aade684ccbb89fcaf5e1eba86..b4fd8ca701a44d4ff32d3f2bedb6b3c8b706f72d 100644 (file)
@@ -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