Re: fix silly config option.

From: Michael Krufky
Date: Mon Jun 27 2005 - 14:14:11 EST


Dave Jones wrote:

On Mon, Jun 27, 2005 at 03:03:30PM -0400, Michael Krufky wrote:

> +config CONFIG_TUNER_MULTI_I2C
> +#define CONFIG_TUNER_MULTI_I2C /**/
> +#ifdef CONFIG_TUNER_MULTI_I2C
> +#ifdef CONFIG_TUNER_MULTI_I2C
> +#ifdef CONFIG_TUNER_MULTI_I2C
> +#ifndef CONFIG_TUNER_MULTI_I2C
> +#ifdef CONFIG_TUNER_MULTI_I2C
> > ... So in fact, after applying your patch above, NOW it is a silly > config option, which in effect, removed all functionality of > CONFIG_TUNER_MULTI_I2C alltogether

Err, no. Note how no other config options have CONFIG_ prepended
to them. Kconfig magic does this for you implicitly.

OOPS! I stand corrected. :-)

--
Michael Krufky


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