Pull video into release branch
[sfrench/cifs-2.6.git] / drivers / video / Kconfig
index 2a237f09ee5d444ebc28d8ef5ff33be5b3905ce3..564cc9b5182243ddf4f24c3ddb131231ff913ed1 100644 (file)
@@ -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---