Re: [RFC PATCH] atmel_lcdfb Kconfig: remove long dependency line

From: Russell King - ARM Linux
Date: Tue Nov 03 2009 - 16:06:06 EST


On Tue, Nov 03, 2009 at 03:42:16PM +0100, Nicolas Ferre wrote:
> The problem is that if I do not setup the dependency here the menu entry
> will not be available at the proper level. In fact I will see the Atmel
> LCD entry here:
> "Graphics support"
> <*> Support for frame buffer devices --->
> <*> AT91/AT32 LCD Controller support
>
> instead of here:
> "Graphics support"
> ---> "Support for frame buffer devices"
> [..]
> <*> "AT91/AT32 LCD Controller support"
> [..]
>
> So I keep the depend.

The depend is on ARCH_ATMEL_HAS_FB which has no description (and therefore
does not appear in the menus) not the symbol for "AT91/AT32 LCD Controller
support".
--
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/