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

From: Linus Torvalds
Date: Wed May 09 2012 - 15:05:44 EST


On Wed, May 9, 2012 at 11:46 AM, Suresh Siddha
<suresh.b.siddha@xxxxxxxxx> wrote:
> change config_enabled() to use it as config_enabled(SMP) instead of
> config_enabled(CONFIG_SMP).

People hated this when I suggested it, and I kind of understand why.

It breaks greppability of CONFIG_xyz.

So I think I'd have to NAK this.

Linus
--
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/