]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/Kconfig
fbdev: Merge fbdev topic branches
[karo-tx-linux.git] / drivers / video / Kconfig
index d0c932a86115c27f48164e21e93177ca57581f29..714d32a279e25211801c595df484a883f9ab85c6 100644 (file)
@@ -31,26 +31,8 @@ config VIDEO_OUTPUT_CONTROL
          This framework adds support for low-level control of the video 
          output switch.
 
-config DISPLAY_TIMING
-       bool
-
-config VIDEOMODE
-       bool
-
-config OF_DISPLAY_TIMING
-       bool "Enable device tree display timing support"
-       depends on OF
-       select DISPLAY_TIMING
-       help
-         helper to parse display timings from the devicetree
-
-config OF_VIDEOMODE
-       bool "Enable device tree videomode support"
-       depends on OF
-       select VIDEOMODE
-       select OF_DISPLAY_TIMING
-       help
-         helper to get videomodes from the devicetree
+config VIDEOMODE_HELPERS
+       bool
 
 config HDMI
        bool