diff options
Diffstat (limited to 'configs/MPC8560ADS_defconfig')
-rw-r--r-- | configs/MPC8560ADS_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8560ADS_defconfig b/configs/MPC8560ADS_defconfig index 6f3323498c..11100c3fe7 100644 --- a/configs/MPC8560ADS_defconfig +++ b/configs/MPC8560ADS_defconfig @@ -3,4 +3,5 @@ CONFIG_MPC85xx=y CONFIG_TARGET_MPC8560ADS=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y +CONFIG_HUSH_PARSER=y CONFIG_OF_LIBFDT=y |