]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/ts4800_defconfig
Convert CONFIG_MII et al to Kconfig
[thirdparty/u-boot.git] / configs / ts4800_defconfig
CommitLineData
9ee16897 1CONFIG_ARM=y
29ec6858 2CONFIG_ARCH_MX5=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x90008000
9ee16897 4CONFIG_TARGET_TS4800=y
218257b0 5# CONFIG_CMD_BMODE is not set
86cf1c82 6CONFIG_NR_DRAM_BANKS=1
7802ce91 7CONFIG_BOOTDELAY=1
adad96e6 8CONFIG_HUSH_PARSER=y
89cb2b5f 9CONFIG_CMD_BOOTZ=y
89cb2b5f 10CONFIG_CMD_MMC=y
78d1e1d0 11CONFIG_CMD_SPI=y
9ee16897 12# CONFIG_CMD_SETEXPR is not set
78d1e1d0 13CONFIG_CMD_DHCP=y
89cb2b5f 14CONFIG_CMD_MII=y
78d1e1d0 15CONFIG_CMD_PING=y
89cb2b5f 16CONFIG_CMD_FAT=y
5dc4dfd2 17CONFIG_ENV_IS_IN_MMC=y
07dea2e7 18CONFIG_FSL_ESDHC=y
3146f0c0 19CONFIG_PHYLIB=y
d7869b21 20CONFIG_MII=y
f1b1f770 21CONFIG_SPI=y
60e54562 22CONFIG_MXC_SPI=y
69e173eb 23CONFIG_OF_LIBFDT=y