]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/spear310_nand_defconfig
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
[people/ms/u-boot.git] / configs / spear310_nand_defconfig
... / ...
CommitLineData
1CONFIG_ARM=y
2CONFIG_TARGET_SPEAR310=y
3CONFIG_IDENT_STRING="-SPEAr"
4CONFIG_SYS_EXTRA_OPTIONS="SPEAR310"
5CONFIG_BOOTDELAY=1
6CONFIG_USE_BOOTARGS=y
7CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock7 rootfstype=jffs2"
8CONFIG_SYS_CONSOLE_INFO_QUIET=y
9# CONFIG_DISPLAY_BOARDINFO is not set
10CONFIG_CMD_I2C=y
11CONFIG_CMD_NAND=y
12# CONFIG_CMD_SETEXPR is not set
13CONFIG_CMD_DHCP=y
14CONFIG_CMD_MII=y
15CONFIG_CMD_PING=y
16CONFIG_ENV_IS_IN_NAND=y
17CONFIG_SYS_I2C_DW=y
18# CONFIG_MMC is not set
19CONFIG_MTD_NOR_FLASH=y
20CONFIG_NAND=y
21CONFIG_NETDEVICES=y
22CONFIG_PHY_GIGE=y
23CONFIG_ETH_DESIGNWARE=y