[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 16 Nov 2005 19:27:07 +0000 (11:27 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 5 Jan 2006 00:18:08 +0000 (16:18 -0800)
commit712f47cea7703a340406fde61e84eb86ce781988
treecf8a4ae14b1503446000454151ef5c8cef507336
parent312c004d36ce6c739512bac83b452f4c20ab1f62
[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>
init/Kconfig