diff options
Diffstat (limited to 'configs/pm9263_defconfig')
-rw-r--r-- | configs/pm9263_defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/pm9263_defconfig b/configs/pm9263_defconfig index c6398f5..a065ce0 100644 --- a/configs/pm9263_defconfig +++ b/configs/pm9263_defconfig @@ -2,4 +2,9 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_PM9263=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263" -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 |