]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/spear300_usbtty_defconfig
configs: Migrate CMD_NAND*
[people/ms/u-boot.git] / configs / spear300_usbtty_defconfig
index ebcc23787ca129ab5e7163b546bf122830b2eb7e..28c594d741b8e3c1402ff5330e91d0338fce7a47 100644 (file)
@@ -2,13 +2,18 @@ CONFIG_ARM=y
 CONFIG_TARGET_SPEAR300=y
 CONFIG_IDENT_STRING="-SPEAr"
 CONFIG_SYS_EXTRA_OPTIONS="SPEAR300,USBTTY"
+CONFIG_ENV_IS_IN_FLASH=y
 CONFIG_BOOTDELAY=-1
+CONFIG_SYS_CONSOLE_INFO_QUIET=y
 # CONFIG_DISPLAY_BOARDINFO is not set
+CONFIG_CMD_NAND=y
 CONFIG_CMD_I2C=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_SYS_I2C_DW=y
+# CONFIG_MMC is not set
+CONFIG_MTD_NOR_FLASH=y
 CONFIG_NETDEVICES=y
 CONFIG_ETH_DESIGNWARE=y