diff options
Diffstat (limited to 'configs/mx53smd_defconfig')
-rw-r--r-- | configs/mx53smd_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/mx53smd_defconfig b/configs/mx53smd_defconfig index 97079648255..2fdd374116a 100644 --- a/configs/mx53smd_defconfig +++ b/configs/mx53smd_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y CONFIG_TARGET_MX53SMD=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg" -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_SETEXPR is not set |