Re: [PATCH 1/2] kconfig: change config_enabled() to accept Xinstead of CONFIG_X

From: Sam Ravnborg
Date: Wed May 09 2012 - 14:56:08 EST


On Wed, May 09, 2012 at 11:46:35AM -0700, Suresh Siddha wrote:
> change config_enabled() to use it as config_enabled(SMP) instead of
> config_enabled(CONFIG_SMP).

You are breaking all existing users.
And CONFIG_ was included to allow better grepability.

If you insist on having a CONFIG less variant
introduce a new variant for this.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/