Re: [PATCH] rfkill: Regulator consumer driver for rfkill

From: Paul Bolle
Date: Wed Apr 06 2011 - 16:10:26 EST


On Wed, 2011-04-06 at 14:38 -0400, John W. Linville wrote:
> The syntax may seem strange,

It does!

> but basically it just says "don't let me by y if RFKILL is m"

... but, besides that, I can be any value. So in effect it's shorthand
for
depends on RFKILL=y || RFKILL=m && m || RFKILL=n

(which actually looks equally strange). Is that correct?

Anyhow, perhaps this should be added to the "Kconfig hints" in
Documentation/kbuild/kconfig-language.txt.


Paul Bolle

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