diff options
Diffstat (limited to 'configs/pcm051_rev3_defconfig')
-rw-r--r-- | configs/pcm051_rev3_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/pcm051_rev3_defconfig b/configs/pcm051_rev3_defconfig index 16f314e02a..61d94b8d41 100644 --- a/configs/pcm051_rev3_defconfig +++ b/configs/pcm051_rev3_defconfig @@ -2,5 +2,7 @@ CONFIG_ARM=y CONFIG_TARGET_PCM051=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="REV3" -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y |