On Thu, 2014-10-16 at 11:49 -0400, Aristeu Rozanski wrote: > It's desirable for allnconfig and tinyconfig targets to result in the > least amount of code possible. DISABLE_DEV_COREDUMP exists as a way to > switch off DEV_COREDUMP regardless if any drivers select > WANT_DEV_COREDUMP. > > This patch renames the option to ENABLE_DEV_COREDUMP and setting it to > 'n' (as in allnconfig or tinyconfig) will effectively disable device > coredump. > > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Josh Triplett <[email protected]> > Cc: Johannes Berg <[email protected]>
Reviewed-by: Johannes Berg <[email protected]> Acked-by: Johannes Berg <[email protected]> Yeah, looks sensible, and should work. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

