Explorar o código

Staging: sep: do not select the driver by default

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.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Mark Allyn <mark.a.allyn@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman %!s(int64=14) %!d(string=hai) anos
pai
achega
857cf1d1e6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/staging/sep/Kconfig

+ 0 - 1
drivers/staging/sep/Kconfig

@@ -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.