diff options
Diffstat (limited to 'configs/C29XPCIE_defconfig')
-rw-r--r-- | configs/C29XPCIE_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/C29XPCIE_defconfig b/configs/C29XPCIE_defconfig index b968504fd5..6cfa4d95df 100644 --- a/configs/C29XPCIE_defconfig +++ b/configs/C29XPCIE_defconfig @@ -2,3 +2,4 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_C29XPCIE=y CONFIG_SYS_EXTRA_OPTIONS="C29XPCIE,36BIT" +CONFIG_CMD_SETEXPR=y |