|
@@ -378,7 +378,7 @@ static unsigned char lcd_bits[LCD_PORTS][LCD_BITS][BIT_STATES];
|
|
|
|
|
|
|
|
#ifdef CONFIG_PANEL_LCD_CHARSET
|
|
#ifdef CONFIG_PANEL_LCD_CHARSET
|
|
|
#undef DEFAULT_LCD_CHARSET
|
|
#undef DEFAULT_LCD_CHARSET
|
|
|
-#define DEFAULT_LCD_CHARSET
|
|
|
|
|
|
|
+#define DEFAULT_LCD_CHARSET CONFIG_PANEL_LCD_CHARSET
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
#endif /* DEFAULT_PROFILE == 0 */
|
|
#endif /* DEFAULT_PROFILE == 0 */
|