• Andrew Morton's avatar
    [PATCH] don't select CONFIG_HOTPLUG · 135c294f
    Andrew Morton authored
    It's useful to be able to turn off CONFIG_HOTPLUG for compile-coverage testing
    and for section-checking coverage.  But a few things go and select
    CONFIG_HOTPLUG, making it a royal PITA to turn the thing off.
    
    It's only turnable offable if CONFIG_EMBEDDED anyway.  So let's make those
    things depend on HOTPLUG, not select it.
    
    Cc: Greg KH <greg@kroah.com>
    Cc: Dominik Brodowski <linux@dominikbrodowski.net>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    135c294f
Kconfig 1.17 KB