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 34f3ef5..92bf166 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.