You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user