blob: f0571d0dfac04e244499d86ebca43e96f58defd6 [file] [log] [blame]
Aneesh Bansal3b9b2802015-06-16 10:36:30 +05301CONFIG_PPC=y
Simon Glassd9b4d052016-02-22 22:55:41 -07002# CONFIG_SYS_MALLOC_F is not set
Aneesh Bansal3b9b2802015-06-16 10:36:30 +05303CONFIG_MPC85xx=y
4CONFIG_TARGET_P5040DS=y
Simon Glass2347daa2015-08-19 09:33:42 -06005CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,NAND,SECURE_BOOT,SYS_TEXT_BASE=0xFFF40000"
Simon Glassd9b4d052016-02-22 22:55:41 -07006CONFIG_DM=y
Aneesh Bansal3b9b2802015-06-16 10:36:30 +05307CONFIG_SPI_FLASH=y
Bin Meng27f5b192015-11-25 05:34:54 -08008CONFIG_SPI_FLASH_SPANSION=y
Simon Glass9008a5b2015-08-19 09:33:43 -06009CONFIG_NETDEVICES=y
10CONFIG_E1000=y
Thomas Choua6cec012015-11-19 21:48:14 +080011CONFIG_SYS_NS16550=y
Bin Meng72a049d2015-11-25 05:34:53 -080012CONFIG_FSL_ESPI=y
Simon Glassa66c5412016-02-22 22:55:42 -070013CONFIG_OF_LIBFDT=y