diff options
Diffstat (limited to 'configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig')
-rw-r--r-- | configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig index 2943298ab3..63b24c02b9 100644 --- a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig +++ b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig @@ -2,3 +2,5 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_CONTROLCENTERD=y CONFIG_SYS_EXTRA_OPTIONS="36BIT,SDCARD,DEVELOP" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |