]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:19:57 +0000 (11:19 -0800)
commit857cf1d1e623467622eff3a6b0edc720dcafdd52
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.

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>
drivers/staging/sep/Kconfig