diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 6fd4a2f63cf8..d85a74c64b54 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1969,19 +1969,6 @@ config FB_XILINX | |||
1969 | framebuffer. ML300 carries a 640*480 LCD display on the board, | 1969 | framebuffer. ML300 carries a 640*480 LCD display on the board, |
1970 | ML403 uses a standard DB15 VGA connector. | 1970 | ML403 uses a standard DB15 VGA connector. |
1971 | 1971 | ||
1972 | config FB_AM200EPD | ||
1973 | tristate "AM-200 E-Ink EPD devkit support" | ||
1974 | depends on FB && ARCH_PXA && MMU | ||
1975 | select FB_SYS_FILLRECT | ||
1976 | select FB_SYS_COPYAREA | ||
1977 | select FB_SYS_IMAGEBLIT | ||
1978 | select FB_SYS_FOPS | ||
1979 | select FB_DEFERRED_IO | ||
1980 | select FB_METRONOME | ||
1981 | help | ||
1982 | This enables support for the Metronome display controller used on | ||
1983 | the E-Ink AM-200 EPD devkit. | ||
1984 | |||
1985 | config FB_COBALT | 1972 | config FB_COBALT |
1986 | tristate "Cobalt server LCD frame buffer support" | 1973 | tristate "Cobalt server LCD frame buffer support" |
1987 | depends on FB && MIPS_COBALT | 1974 | depends on FB && MIPS_COBALT |