]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/P1010RDB-PB_NOR_SECBOOT_defconfig
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / configs / P1010RDB-PB_NOR_SECBOOT_defconfig
1 CONFIG_PPC=y
2 # CONFIG_SYS_MALLOC_F is not set
3 CONFIG_MPC85xx=y
4 CONFIG_TARGET_P1010RDB=y
5 CONFIG_SYS_EXTRA_OPTIONS="P1010RDB_PB,SECURE_BOOT"
6 CONFIG_DM=y
7 CONFIG_SPI_FLASH=y
8 CONFIG_SPI_FLASH_SPANSION=y
9 CONFIG_NETDEVICES=y
10 CONFIG_E1000=y
11 CONFIG_SYS_NS16550=y
12 CONFIG_FSL_ESPI=y
13 CONFIG_OF_LIBFDT=y