diff options
Diffstat (limited to 'configs/mx31pdk_defconfig')
-rw-r--r-- | configs/mx31pdk_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mx31pdk_defconfig b/configs/mx31pdk_defconfig index 7f352339ff..dd6a7b9036 100644 --- a/configs/mx31pdk_defconfig +++ b/configs/mx31pdk_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y CONFIG_TARGET_MX31PDK=y CONFIG_SPL=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_SETEXPR is not set |