diff options
Diffstat (limited to 'configs/duovero_defconfig')
-rw-r--r-- | configs/duovero_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/duovero_defconfig b/configs/duovero_defconfig index 59863dd..57410d3 100644 --- a/configs/duovero_defconfig +++ b/configs/duovero_defconfig @@ -2,4 +2,7 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y CONFIG_TARGET_DUOVERO=y CONFIG_SPL=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NFS is not set |