]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/imx31_phycore_defconfig
net: Add SMC911X driver to Kconfig, convert
[people/ms/u-boot.git] / configs / imx31_phycore_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_IMX31_PHYCORE=y
3 CONFIG_BOOTDELAY=3
4 CONFIG_SYS_PROMPT="uboot> "
5 CONFIG_CMD_IMLS=y
6 CONFIG_CMD_EEPROM=y
7 CONFIG_CMD_I2C=y
8 # CONFIG_CMD_SETEXPR is not set
9 CONFIG_CMD_PING=y
10 CONFIG_ENV_IS_IN_EEPROM=y
11 # CONFIG_MMC is not set
12 CONFIG_MTD_NOR_FLASH=y
13 CONFIG_NETDEVICES=y
14 CONFIG_SMC911X=y
15 CONFIG_SMC911X_BASE=0xa8000000
16 CONFIG_SMC911X_32_BIT=y