Re: +cs553x-gpio-add-amd-cs5535-cs5536-gpio-driver-support-fix-fix.patch addedto -mm tree

From: Andrew Morton
Date: Fri Apr 17 2009 - 14:39:46 EST


On Sun, 12 Apr 2009 21:52:03 -0400
Andres Salomon <dilinger@xxxxxxxxxx> wrote:

> Force GPIO_CS553X to select GPIOLIB, which it makes use of.
>
> Signed-off-by: Andres Salomon <dilinger@xxxxxxxxxx>
>
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index 797ff45..17d7364 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -148,6 +148,7 @@ comment "PCI GPIO expanders:"
> config GPIO_CS553X
> tristate "AMD cs5535/cs5536 GPIO support"
> depends on PCI && !CS5535_GPIO && !MGEODE_LX
> + select GPIOLIB
> help
> The AMD cs5535 and cs5536 southbridges support 28 GPIO pins that
> can be used for quite a number of things. The cs553x is found on

x86_64 allmodconfig:


drivers/gpio/Kconfig:28:error: found recursive dependency: GPIOLIB -> GPIO_CS553X -> GPIOLIB
--
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/