[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2ei42zhvc.fsf@firstfloor.org>
Date: Fri, 13 May 2011 09:26:47 -0700
From: Andi Kleen <andi@...stfloor.org>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
Cc: linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org
Subject: Re: [PATCH v2] kconfig: autogenerated config_is_xxx macro
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com> writes:
> this will allow to use to use
>
> if(config_is_xxx())
> if(config_is_xxx_module())
>
> in the code instead of
>
> #ifdef CONFIG_xxx
> #ifdef CONFIG_xxx_MODULE
Very nice idea.
Acked-by: Andi Kleen <ak@...ux.intel.com>
-Andi
--
ak@...ux.intel.com -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists