diff options
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r-- | configs/UCP1020_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig index 13eef4e619..be0029673b 100644 --- a/configs/UCP1020_defconfig +++ b/configs/UCP1020_defconfig @@ -13,6 +13,7 @@ CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc>\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b" CONFIG_CMD_MMC=y +# CONFIG_CMD_NAND is not set CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y |