[U-Boot-Users] [PATCH] 8610HPCD: Enable the 8610 Display Interface Unit
Jon Loeliger
jdl at freescale.com
Tue Nov 20 22:16:26 CET 2007
Signed-off-by: Jon Loeliger <jdl at freescale.com>
---
include/configs/MPC8610HPCD.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index ef1310f..55df5aa 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -24,7 +24,7 @@
#define CONFIG_FSL_DIU_FB 1 /* FSL DIU */
/* video */
-#undef CONFIG_VIDEO
+#define CONFIG_VIDEO
#if defined(CONFIG_VIDEO)
#define CONFIG_CFB_CONSOLE
--
1.5.2.1.126.g6abd0
More information about the U-Boot
mailing list