diff options
Diffstat (limited to 'configs/TQM823L_LCD_defconfig')
-rw-r--r-- | configs/TQM823L_LCD_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/TQM823L_LCD_defconfig b/configs/TQM823L_LCD_defconfig index 74cdec637e..285e773d1a 100644 --- a/configs/TQM823L_LCD_defconfig +++ b/configs/TQM823L_LCD_defconfig @@ -3,5 +3,6 @@ CONFIG_8xx=y CONFIG_TARGET_TQM823L=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="LCD,NEC_NL6448BC20" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |