diff options
Diffstat (limited to 'configs/cpu9260_defconfig')
-rw-r--r-- | configs/cpu9260_defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/cpu9260_defconfig b/configs/cpu9260_defconfig index a1f4398c7b5..88afe9fff5a 100644 --- a/configs/cpu9260_defconfig +++ b/configs/cpu9260_defconfig @@ -2,4 +2,9 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_CPU9260=y CONFIG_SYS_EXTRA_OPTIONS="CPU9260" -CONFIG_CMD_NET=y +# CONFIG_CMD_BDI is not set +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set |