]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra-common-post.h
tegra: config: Use CONFIG_LCD to detect LCD presence
[karo-tx-uboot.git] / include / configs / tegra-common-post.h
index c3ad8beb903d9e131ae596ee98fbb725297614ec..46a155d4b80eba66e5c9b87d1ebe41b587a54ab7 100644 (file)
@@ -34,7 +34,7 @@
 #define STDIN_KBD_USB ""
 #endif
 
-#ifdef CONFIG_VIDEO_TEGRA
+#ifdef CONFIG_LCD
 #define STDOUT_LCD ",lcd"
 #else
 #define STDOUT_LCD ""