]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/qemu-ppce500_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / qemu-ppce500_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC85xx=y
3 CONFIG_TARGET_QEMU_PPCE500=y
4 CONFIG_FIT=y
5 CONFIG_FIT_VERBOSE=y
6 CONFIG_OF_BOARD_SETUP=y
7 CONFIG_OF_STDOUT_VIA_ALIAS=y
8 # CONFIG_CMD_IMLS is not set
9 # CONFIG_CMD_FLASH is not set
10 CONFIG_NETDEVICES=y
11 CONFIG_E1000=y
12 CONFIG_SYS_NS16550=y
13 CONFIG_OF_LIBFDT=y