diff options
Diffstat (limited to 'configs/pxm2_defconfig')
-rw-r--r-- | configs/pxm2_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index 63fd45022c7..0bb42ff4f2a 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig @@ -4,5 +4,7 @@ CONFIG_SPL=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" -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 |