aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sep/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-11-29 11:18:08 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-29 11:18:08 -0800
commit3b93ff030204ca36fb1e9917743bbf22a423e527 (patch)
treeab86f93ec4b274c7fde02599d5026fea961e225c /drivers/staging/sep/Kconfig
parentda3f825bc71b420e129b6344be0e3e863ebf8a42 (diff)
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. Cc: Mark Allyn <mark.a.allyn@intel.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/sep/Kconfig')
-rw-r--r--drivers/staging/sep/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/sep/Kconfig b/drivers/staging/sep/Kconfig
index 34f3ef5f9df..92bf16667d0 100644
--- a/drivers/staging/sep/Kconfig
+++ b/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.