RRvision_config: unconfig
@./mkconfig $(@:_config=) ppc mpc8xx RRvision
+RRvision_LCD_config: unconfig
+ @echo "#define CONFIG_LCD" >include/config.h
+ @echo "#define CONFIG_SHARP_LQ104V7DS01" >>include/config.h
+ @./mkconfig -a RRvision ppc mpc8xx RRvision
+
SM850_config : unconfig
@./mkconfig $(@:_config=) ppc mpc8xx tqm8xx
#define CONFIG_MPC823 1 /* This is a MPC823 CPU */
#define CONFIG_RRVISION 1 /* ...on a RRvision board */
-#ifdef CONFIG_LCD /* with LCD controller ? */
-/* #define CONFIG_NEC_NL6648BC20 1 / * use NEC NL6648BC20 display */
-#endif
-
#define CONFIG_8xx_GCLK_FREQ 64000000
#define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */