tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
[oweals/u-boot.git] / drivers / video / Kconfig
index 72afae0d26a81f31508d242d5a9da48a6bb40bac..b6c0e3cc2797932d4f4ca7ee51caa205bb1910fa 100644 (file)
@@ -381,6 +381,14 @@ config VIDEO_SANDBOX_SDL
          console device and can display stdout output. Within U-Boot is is
          a normal bitmap display and can display images as well as text.
 
+config VIDEO_TEGRA20
+       bool "Enable LCD support on Tegra20"
+       help
+          Tegra20 supports video output to an attached LCD panel as well as
+          other options such as HDMI. Only the LCD is supported in U-Boot.
+          This option enables this support which can be used on devices which
+          have an LCD display connected.
+
 config VIDEO_TEGRA124
        bool "Enable video support on Tegra124"
        depends on DM_VIDEO