Skip to content

Commit

Permalink
[PATCH] Don't set dcdbas driver to default m
Browse files Browse the repository at this point in the history
It's nasty to set random drivers to default m because people who just press
enter on make oldconfig get these.  Remove the default m

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Oct 31, 2005
1 parent 4098f99 commit 162a88f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/firmware/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ config DELL_RBU
config DCDBAS
tristate "Dell Systems Management Base Driver"
depends on X86
default m
help
The Dell Systems Management Base Driver provides a sysfs interface
for systems management software to perform System Management
Expand Down

0 comments on commit 162a88f

Please sign in to comment.