diff options
Diffstat (limited to 'include/configs/TQM823M.h')
-rw-r--r-- | include/configs/TQM823M.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM823M.h b/include/configs/TQM823M.h index 9720828..7ca9153 100644 --- a/include/configs/TQM823M.h +++ b/include/configs/TQM823M.h @@ -37,7 +37,7 @@ #define CONFIG_TQM823M 1 /* ...on a TQM8xxM module */ #ifdef CONFIG_LCD /* with LCD controller ? */ -/* #define CONFIG_NEC_NL6648BC20 1 / * use NEC NL6648BC20 display */ +/* #define CONFIG_NEC_NL6448BC20 1 / * use NEC NL6448BC20 display */ #endif #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ |