commit | 712f47cea7703a340406fde61e84eb86ce781988 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Nov 16 11:27:07 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 04 16:18:08 2006 -0800 |
tree | cf8a4ae14b1503446000454151ef5c8cef507336 | |
parent | 312c004d36ce6c739512bac83b452f4c20ab1f62 [diff] |
[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED 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>