diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 0217f7415ef5..8c17adbe0065 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -979,18 +979,6 @@ config FB_PVR2 | |||
979 | (<file:drivers/video/pvr2fb.c>). Please see the file | 979 | (<file:drivers/video/pvr2fb.c>). Please see the file |
980 | <file:Documentation/fb/pvr2fb.txt>. | 980 | <file:Documentation/fb/pvr2fb.txt>. |
981 | 981 | ||
982 | config FB_EPSON1355 | ||
983 | bool "Epson 1355 framebuffer support" | ||
984 | depends on (FB = y) && ARCH_CEIVA | ||
985 | select FB_CFB_FILLRECT | ||
986 | select FB_CFB_COPYAREA | ||
987 | select FB_CFB_IMAGEBLIT | ||
988 | help | ||
989 | Build in support for the SED1355 Epson Research Embedded RAMDAC | ||
990 | LCD/CRT Controller (since redesignated as the S1D13505) as a | ||
991 | framebuffer. Product specs at | ||
992 | <http://vdc.epson.com/>. | ||
993 | |||
994 | config FB_S1D13XXX | 982 | config FB_S1D13XXX |
995 | tristate "Epson S1D13XXX framebuffer support" | 983 | tristate "Epson S1D13XXX framebuffer support" |
996 | depends on FB | 984 | depends on FB |