diff options
Diffstat (limited to 'configs/portuxg20_defconfig')
-rw-r--r-- | configs/portuxg20_defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/portuxg20_defconfig b/configs/portuxg20_defconfig index aa44a80690..1e8344f00a 100644 --- a/configs/portuxg20_defconfig +++ b/configs/portuxg20_defconfig @@ -2,4 +2,9 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_STAMP9G20=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,PORTUXG20" -CONFIG_CMD_NET=y +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set |