]> git.ipfire.org Git - people/ms/u-boot.git/blame_incremental - configs/MPC8308RDB_defconfig
net/ethoc: add Kconfig entry for the driver
[people/ms/u-boot.git] / configs / MPC8308RDB_defconfig
... / ...
CommitLineData
1CONFIG_PPC=y
2CONFIG_MPC83xx=y
3CONFIG_TARGET_MPC8308RDB=y
4CONFIG_FIT=y
5CONFIG_FIT_VERBOSE=y
6CONFIG_OF_BOARD_SETUP=y
7CONFIG_OF_STDOUT_VIA_ALIAS=y
8CONFIG_BOOTDELAY=5
9CONFIG_HUSH_PARSER=y
10CONFIG_CMD_MMC=y
11CONFIG_CMD_I2C=y
12# CONFIG_CMD_SETEXPR is not set
13CONFIG_CMD_DHCP=y
14CONFIG_CMD_MII=y
15CONFIG_CMD_PING=y
16CONFIG_CMD_FAT=y
17CONFIG_SYS_NS16550=y
18CONFIG_OF_LIBFDT=y