diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 80fa066416bf..c1b7db843411 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1987,6 +1987,10 @@ config FB_AM200EPD | |||
1987 | This enables support for the Metronome display controller used on | 1987 | This enables support for the Metronome display controller used on |
1988 | the E-Ink AM-200 EPD devkit. | 1988 | the E-Ink AM-200 EPD devkit. |
1989 | 1989 | ||
1990 | config FB_COBALT | ||
1991 | tristate "Cobalt server LCD frame buffer support" | ||
1992 | depends on FB && MIPS_COBALT | ||
1993 | |||
1990 | config FB_VIRTUAL | 1994 | config FB_VIRTUAL |
1991 | tristate "Virtual Frame Buffer support (ONLY FOR TESTING!)" | 1995 | tristate "Virtual Frame Buffer support (ONLY FOR TESTING!)" |
1992 | depends on FB | 1996 | depends on FB |