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)
commit3b93ff030204ca36fb1e9917743bbf22a423e527
treeab86f93ec4b274c7fde02599d5026fea961e225c
parentda3f825bc71b420e129b6344be0e3e863ebf8a42
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>
drivers/staging/sep/Kconfig