diff options
Diffstat (limited to 'configs/usbarmory_defconfig')
-rw-r--r-- | configs/usbarmory_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/usbarmory_defconfig b/configs/usbarmory_defconfig index 75781ed1507..c25d103a6b6 100644 --- a/configs/usbarmory_defconfig +++ b/configs/usbarmory_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_MX5=y CONFIG_TARGET_USBARMORY=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_SETEXPR is not set |