Re: [PATCH v2] kconfig: check for select dependency errors on configload

From: Steven Rostedt
Date: Sat Feb 21 2009 - 15:48:19 EST



On Sat, 21 Feb 2009, Steven Rostedt wrote:
>
> Hmm, that I2C_ALGOBIT depends on I2C_HELPER_AUTO, which looks similar to
> the EMBEDDED option. That is, Don't show this option unless this is not
> selected. I may just add a 'WHITELIST' of things that will be enabled
> during thet test.

It is actually the opposite of EMBEDDED. It is, show this item if
I2C_HELPER_AUTO is _not_ selected.

-- Steve

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