diff options
Diffstat (limited to 'configs/cam5200_niosflash_defconfig')
-rw-r--r-- | configs/cam5200_niosflash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cam5200_niosflash_defconfig b/configs/cam5200_niosflash_defconfig index 8c5c9cd613..99af7ce6c0 100644 --- a/configs/cam5200_niosflash_defconfig +++ b/configs/cam5200_niosflash_defconfig @@ -3,5 +3,6 @@ CONFIG_MPC5xxx=y CONFIG_TARGET_TQM5200=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="CAM5200,TQM5200S,TQM5200_B,CAM5200_NIOSFLASH" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |