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