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