]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/video/Kconfig
drivers: hierarchize drivers Kconfig menu
[karo-tx-uboot.git] / drivers / video / Kconfig
index 3244cd7eddba19fca48f61902d4c916248b67fef..5cb36851e71ff1eb7ac4c8502889e41744cbb1ad 100644 (file)
@@ -1,3 +1,9 @@
+#
+# Video configuration
+#
+
+menu "Graphics support"
+
 config VIDEO_VESA
        bool "Enable VESA video driver support"
        default n
@@ -242,3 +248,5 @@ config VIDEO_TEGRA124
           have an eDP display connected.
 
 source "drivers/video/bridge/Kconfig"
+
+endmenu