git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
312c004
)
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 16 Nov 2005 19:27:07 +0000
(11:27 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 5 Jan 2006 00:18:08 +0000
(16:18 -0800)
With modules, dynamic /dev, and uevents, people really want
CONFIG_HOTPLUG to be enabled in their kernels. If not, they can still
disable it, but it is discouraged.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found