[PATCH] GPIO: MVEBU: Fix so only built when CONFIG_OF_IRQ

Jason Cooper jason at lakedaemon.net
Sun Jan 6 12:37:54 EST 2013


On Sun, Dec 02, 2012 at 04:44:59PM +0100, Andrew Lunn wrote:
> This driver only builds when CONFIG_OF_IRQ is enabled. So add this as
> a dependency. Dockstar, and other none DT boards don't build because
> of this, when all other OF boards are disabled.
> 
> Reported-by: Willy Tarreau <w at 1wt.eu>
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> Tested-by: Willy Tarreau <w at 1wt.eu>
> ---
>  drivers/gpio/Kconfig |    1 +
>  1 file changed, 1 insertion(+)

I believe this was superceded by:

bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG

by Gregory.

thx,

Jason.



More information about the linux-arm-kernel mailing list