diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 20c33c42600a..d08d7998a4aa 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -2139,21 +2139,6 @@ config FB_UDL | |||
2139 | mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices. | 2139 | mplayer -vo fbdev. Supports all USB 2.0 era DisplayLink devices. |
2140 | To compile as a module, choose M here: the module name is udlfb. | 2140 | To compile as a module, choose M here: the module name is udlfb. |
2141 | 2141 | ||
2142 | config FB_PNX4008_DUM | ||
2143 | tristate "Display Update Module support on Philips PNX4008 board" | ||
2144 | depends on FB && ARCH_PNX4008 | ||
2145 | ---help--- | ||
2146 | Say Y here to enable support for PNX4008 Display Update Module (DUM) | ||
2147 | |||
2148 | config FB_PNX4008_DUM_RGB | ||
2149 | tristate "RGB Framebuffer support on Philips PNX4008 board" | ||
2150 | depends on FB_PNX4008_DUM | ||
2151 | select FB_CFB_FILLRECT | ||
2152 | select FB_CFB_COPYAREA | ||
2153 | select FB_CFB_IMAGEBLIT | ||
2154 | ---help--- | ||
2155 | Say Y here to enable support for PNX4008 RGB Framebuffer | ||
2156 | |||
2157 | config FB_IBM_GXT4500 | 2142 | config FB_IBM_GXT4500 |
2158 | tristate "Framebuffer support for IBM GXT4500P adaptor" | 2143 | tristate "Framebuffer support for IBM GXT4500P adaptor" |
2159 | depends on FB && PPC | 2144 | depends on FB && PPC |