]> Git Repo - J-u-boot.git/blame - configs/MPC8569MDS_ATM_defconfig
Migrate bootlimit to Kconfig
[J-u-boot.git] / configs / MPC8569MDS_ATM_defconfig
CommitLineData
dd84058d 1CONFIG_PPC=y
278b90ce 2CONFIG_SYS_TEXT_BASE=0xFFF80000
dd84058d 3CONFIG_MPC85xx=y
230ecd71 4# CONFIG_CMD_ERRATA is not set
dd84058d 5CONFIG_TARGET_MPC8569MDS=y
73223f0e
SG
6CONFIG_OF_BOARD_SETUP=y
7CONFIG_OF_STDOUT_VIA_ALIAS=y
bd328eb3 8CONFIG_SYS_EXTRA_OPTIONS="ATM"
bb597c0e 9CONFIG_BOOTDELAY=10
a5d67547 10CONFIG_BOARD_EARLY_INIT_F=y
02ddc147 11CONFIG_BOARD_EARLY_INIT_R=y
adad96e6 12CONFIG_HUSH_PARSER=y
fa379223 13CONFIG_CMD_REGINFO=y
ad12dc18 14CONFIG_CMD_IMLS=y
78d1e1d0 15CONFIG_CMD_I2C=y
88663126 16CONFIG_CMD_MMC=y
6500ec7a 17CONFIG_CMD_PCI=y
fb82fe38 18CONFIG_CMD_DHCP=y
89cb2b5f 19CONFIG_CMD_MII=y
78d1e1d0 20CONFIG_CMD_PING=y
551c3934 21# CONFIG_CMD_HASH is not set
89cb2b5f
TR
22CONFIG_CMD_EXT2=y
23CONFIG_CMD_FAT=y
5dc4dfd2 24CONFIG_ENV_IS_IN_FLASH=y
07dea2e7 25CONFIG_FSL_ESDHC=y
e856bdcf 26CONFIG_MTD_NOR_FLASH=y
a77fda1f
SG
27CONFIG_NETDEVICES=y
28CONFIG_E1000=y
9e39003e 29CONFIG_SYS_NS16550=y
69e173eb 30CONFIG_OF_LIBFDT=y
This page took 0.408646 seconds and 4 git commands to generate.