ucb1400_gpio driver Kconfig entry
From: Ferenc Wagner
Date: Tue Feb 01 2011 - 08:05:22 EST
Hi Marek,
drivers/gpio/Kconfig says:
config GPIO_UCB1400
bool "Philips UCB1400 GPIO"
depends on UCB1400_CORE
help
This enables support for the Philips UCB1400 GPIO pins.
The UCB1400 is an AC97 audio codec.
To compile this driver as a module, choose M here: the
module will be called ucb1400_gpio.
But you use bool above, so choosing M isn't actually an option.
Maybe you want to resolve this inconsistency.
--
Regards,
Feri.
--
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/