diff options
Diffstat (limited to 'configs/P2020RDB-PC_defconfig')
-rw-r--r-- | configs/P2020RDB-PC_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_defconfig b/configs/P2020RDB-PC_defconfig index a9c3d762d3e..6654ecdf2e2 100644 --- a/configs/P2020RDB-PC_defconfig +++ b/configs/P2020RDB-PC_defconfig @@ -2,3 +2,4 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_P1_P2_RDB_PC=y CONFIG_SYS_EXTRA_OPTIONS="P2020RDB" +CONFIG_CMD_SETEXPR=y |