tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
authorJohannes Berg <johannes.berg@intel.com>
Thu, 30 Oct 2014 09:00:35 +0000 (10:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 19:07:35 +0000 (11:07 -0800)
commitcd3d9ea142c9fd47351e79fe30c7ae2c86302cda
treee086c8f948d527a6d8bf54a0ef0f173cf110dfb7
parent9c6026994c2a18473c9ef9ed77e8cf8e344f4357
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP

The ENABLE_DEV_COREDUMP option is misleading as it implies that
it gets the framework enabled, this isn't true it just allows it
to get enabled if a driver needs it.

Rename it to ALLOW_DEV_COREDUMP to better capture its semantics.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Acked-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/Kconfig