X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fvideo%2FKconfig;h=564cc9b5182243ddf4f24c3ddb131231ff913ed1;hp=2a237f09ee5d444ebc28d8ef5ff33be5b3905ce3;hb=5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5;hpb=d7fff6f4d1ed1bc31577df887fefcb1541923367 diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 2a237f09ee5d..564cc9b51822 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -12,6 +12,13 @@ config VGASTATE tristate default n +config VIDEO_OUTPUT_CONTROL + tristate "Lowlevel video output switch controls" + default m + help + This framework adds support for low-level control of the video + output switch. + config FB tristate "Support for frame buffer devices" ---help---