]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
atmel_lcdfb Kconfig: remove long dependency line
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 23 Jun 2009 14:30:56 +0000 (16:30 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Nov 2009 15:56:23 +0000 (16:56 +0100)
commit0912e5359f89f303f53fd4874dadab77a4949a8a
tree720d2f12f0293229c4ebd085b159cd0ad4da2dd1
parent2ef9f59a7a3a0894be63836542f0902a45ffdd22
atmel_lcdfb Kconfig: remove long dependency line

Many Atmel SOC are embedding a LCD controller. This patch removes the long
dependency line for this Atmel LCD framebuffer driver configuration entry.
The HAVE_FB_ATMEL configuration option is located in the video Kconfig file
as it may be setup by ARM/AT91 and AVR32 chips.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Andrew Victor <linux@maxim.org.za>
arch/arm/mach-at91/Kconfig
arch/avr32/Kconfig
drivers/video/Kconfig