diff options
Diffstat (limited to 'configs/mpc5121ads_rev2_defconfig')
-rw-r--r-- | configs/mpc5121ads_rev2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mpc5121ads_rev2_defconfig b/configs/mpc5121ads_rev2_defconfig index 6fe22b33ba..5d99cb3c06 100644 --- a/configs/mpc5121ads_rev2_defconfig +++ b/configs/mpc5121ads_rev2_defconfig @@ -3,5 +3,6 @@ CONFIG_MPC512X=y CONFIG_TARGET_MPC5121ADS=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="MPC5121ADS_REV2" +CONFIG_HUSH_PARSER=y # CONFIG_CMD_SETEXPR is not set CONFIG_OF_LIBFDT=y |