]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: sep: do not select the driver by default
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Nov 2010 19:18:08 +0000 (11:18 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Nov 2010 19:18:08 +0000 (11:18 -0800)
The Kconfig file should not have 'y' as the default, especially
as the driver will crash a machine if it is loaded and the hardware
is not present.

Cc: Mark Allyn <mark.a.allyn@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/Kconfig

index 34f3ef5f9df8faf46f61b96d35d343c8f4240c9c..92bf16667d047ea7e3a6f3994132fbc8e1311669 100644 (file)
@@ -1,7 +1,6 @@
 config DX_SEP
        tristate "Discretix SEP driver"
        depends on PCI
-       default y
        help
          Discretix SEP driver; used for the security processor subsystem
          on bard the Intel Mobile Internet Device.