diff options
Diffstat (limited to 'configs/MPC8572DS_36BIT_defconfig')
-rw-r--r-- | configs/MPC8572DS_36BIT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8572DS_36BIT_defconfig b/configs/MPC8572DS_36BIT_defconfig index bafab49c16..44d90fbe0e 100644 --- a/configs/MPC8572DS_36BIT_defconfig +++ b/configs/MPC8572DS_36BIT_defconfig @@ -11,8 +11,8 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_BOOTDELAY=10 # CONFIG_CONSOLE_MUX is not set -# CONFIG_MISC_INIT_R is not set CONFIG_BOARD_EARLY_INIT_R=y +# CONFIG_MISC_INIT_R is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_REGINFO=y CONFIG_CMD_IMLS=y |