video: add display_timing and videomode
[linux-2.6-block.git] / drivers / video / Kconfig
index e7068c508800ce502bff34055da63ae71f25f0f6..09a8f0d8a3d4c013529cc5c8f7883db269b79625 100644 (file)
@@ -33,6 +33,12 @@ config VIDEO_OUTPUT_CONTROL
          This framework adds support for low-level control of the video 
          output switch.
 
+config DISPLAY_TIMING
+       bool
+
+config VIDEOMODE
+       bool
+
 menuconfig FB
        tristate "Support for frame buffer devices"
        ---help---