X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2FKconfig;h=6372f8b17b450d31172b1c20fa5cbcf4a58fce85;hb=14a3c4ab0e58d143c7928c9eb2f2610205e13bf2;hp=d0c821992a99ca0dcba772eba1ff6aaf5c63f3ad;hpb=1af237a099a3b8ff56aa384f605c6a68af7bf288;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index d0c821992a9..6372f8b17b4 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -362,7 +362,7 @@ endchoice config FB_ACORN bool "Acorn VIDC support" - depends on (FB = y) && ARM && (ARCH_ACORN || ARCH_CLPS7500) + depends on (FB = y) && ARM && ARCH_ACORN select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT @@ -1817,6 +1817,11 @@ config FB_PXA If unsure, say N. +config FB_PXA_OVERLAY + bool "Support PXA27x/PXA3xx Overlay(s) as framebuffer" + default n + depends on FB_PXA && (PXA27x || PXA3xx) + config FB_PXA_SMARTPANEL bool "PXA Smartpanel LCD support" default n