aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-08-26 10:23:21 -0400
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2012-09-22 17:18:53 -0400
commitc28c7456ad55c13872adc1d652a53b02086a9330 (patch)
treea5e289b06b28eadddc1154a3d012c33275a68db9 /drivers/video/Kconfig
parenta481b37a9e18e7d7cacf7ef1080bcdd718ec8e9d (diff)
video: Remove pnx4008 driver
This patch removes the video driver for pnx4008. The architecture is being removed via the arm-soc tree. Signed-off-by: Roland Stigge <stigge@antcom.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 0217f7415ef5..67c695c0148f 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -2151,21 +2151,6 @@ config FB_UDL
2151 mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices. 2151 mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices.
2152 To compile as a module, choose M here: the module name is udlfb. 2152 To compile as a module, choose M here: the module name is udlfb.
2153 2153
2154config FB_PNX4008_DUM
2155 tristate "Display Update Module support on Philips PNX4008 board"
2156 depends on FB && ARCH_PNX4008
2157 ---help---
2158 Say Y here to enable support for PNX4008 Display Update Module (DUM)
2159
2160config FB_PNX4008_DUM_RGB
2161 tristate "RGB Framebuffer support on Philips PNX4008 board"
2162 depends on FB_PNX4008_DUM
2163 select FB_CFB_FILLRECT
2164 select FB_CFB_COPYAREA
2165 select FB_CFB_IMAGEBLIT
2166 ---help---
2167 Say Y here to enable support for PNX4008 RGB Framebuffer
2168
2169config FB_IBM_GXT4500 2154config FB_IBM_GXT4500
2170 tristate "Framebuffer support for IBM GXT4500P adaptor" 2155 tristate "Framebuffer support for IBM GXT4500P adaptor"
2171 depends on FB && PPC 2156 depends on FB && PPC