[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)
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