lcd, mpc8xx: move the mpc8xx driver to drivers/video
[platform/kernel/u-boot.git] / include / configs / RRvision.h
index e2b22f0..e2ea016 100644 (file)
 #define        CONFIG_RTC_MPC8xx               /* use internal RTC of MPC8xx   */
 
 
-#ifndef CONFIG_LCD
+#ifdef CONFIG_LCD
+#define CONFIG_MPC8XX_LCD
+#else
 #define CONFIG_VIDEO           1       /* To enable the video initialization */
 
 /* Video related */