1dd84058dSMasahiro Yamadamenu "mpc85xx CPU" 2dd84058dSMasahiro Yamada depends on MPC85xx 3dd84058dSMasahiro Yamada 4dd84058dSMasahiro Yamadaconfig SYS_CPU 5dd84058dSMasahiro Yamada default "mpc85xx" 6dd84058dSMasahiro Yamada 7dd84058dSMasahiro Yamadachoice 8dd84058dSMasahiro Yamada prompt "Target select" 9a26cd049SJoe Hershberger optional 10dd84058dSMasahiro Yamada 11dd84058dSMasahiro Yamadaconfig TARGET_SBC8548 12dd84058dSMasahiro Yamada bool "Support sbc8548" 13281ed4c7SYork Sun select ARCH_MPC8548 14dd84058dSMasahiro Yamada 15dd84058dSMasahiro Yamadaconfig TARGET_SOCRATES 16dd84058dSMasahiro Yamada bool "Support socrates" 1725cb74b3SYork Sun select ARCH_MPC8544 18dd84058dSMasahiro Yamada 19dd84058dSMasahiro Yamadaconfig TARGET_B4860QDS 20dd84058dSMasahiro Yamada bool "Support B4860QDS" 2102627356SMasahiro Yamada select SUPPORT_SPL 22bb6b142fSMasahiro Yamada select PHYS_64BIT 23dd84058dSMasahiro Yamada 24dd84058dSMasahiro Yamadaconfig TARGET_BSC9131RDB 25dd84058dSMasahiro Yamada bool "Support BSC9131RDB" 26115d60c0SYork Sun select ARCH_BSC9131 2702627356SMasahiro Yamada select SUPPORT_SPL 28dd84058dSMasahiro Yamada 29dd84058dSMasahiro Yamadaconfig TARGET_BSC9132QDS 30dd84058dSMasahiro Yamada bool "Support BSC9132QDS" 31115d60c0SYork Sun select ARCH_BSC9132 3202627356SMasahiro Yamada select SUPPORT_SPL 33dd84058dSMasahiro Yamada 34dd84058dSMasahiro Yamadaconfig TARGET_C29XPCIE 35dd84058dSMasahiro Yamada bool "Support C29XPCIE" 364fd64746SYork Sun select ARCH_C29X 3702627356SMasahiro Yamada select SUPPORT_SPL 38cf6bbe4cSMasahiro Yamada select SUPPORT_TPL 39bb6b142fSMasahiro Yamada select PHYS_64BIT 40dd84058dSMasahiro Yamada 41dd84058dSMasahiro Yamadaconfig TARGET_P3041DS 42dd84058dSMasahiro Yamada bool "Support P3041DS" 43bb6b142fSMasahiro Yamada select PHYS_64BIT 44dd84058dSMasahiro Yamada 45dd84058dSMasahiro Yamadaconfig TARGET_P4080DS 46dd84058dSMasahiro Yamada bool "Support P4080DS" 47bb6b142fSMasahiro Yamada select PHYS_64BIT 48dd84058dSMasahiro Yamada 49dd84058dSMasahiro Yamadaconfig TARGET_P5020DS 50dd84058dSMasahiro Yamada bool "Support P5020DS" 51bb6b142fSMasahiro Yamada select PHYS_64BIT 52dd84058dSMasahiro Yamada 53dd84058dSMasahiro Yamadaconfig TARGET_P5040DS 54dd84058dSMasahiro Yamada bool "Support P5040DS" 55bb6b142fSMasahiro Yamada select PHYS_64BIT 56dd84058dSMasahiro Yamada 57dd84058dSMasahiro Yamadaconfig TARGET_MPC8536DS 58dd84058dSMasahiro Yamada bool "Support MPC8536DS" 5924ad75aeSYork Sun select ARCH_MPC8536 60dd84058dSMasahiro Yamada 61dd84058dSMasahiro Yamadaconfig TARGET_MPC8540ADS 62dd84058dSMasahiro Yamada bool "Support MPC8540ADS" 637f825218SYork Sun select ARCH_MPC8540 64dd84058dSMasahiro Yamada 65dd84058dSMasahiro Yamadaconfig TARGET_MPC8541CDS 66dd84058dSMasahiro Yamada bool "Support MPC8541CDS" 673aff3082SYork Sun select ARCH_MPC8541 68dd84058dSMasahiro Yamada 69dd84058dSMasahiro Yamadaconfig TARGET_MPC8544DS 70dd84058dSMasahiro Yamada bool "Support MPC8544DS" 7125cb74b3SYork Sun select ARCH_MPC8544 72dd84058dSMasahiro Yamada 73dd84058dSMasahiro Yamadaconfig TARGET_MPC8548CDS 74dd84058dSMasahiro Yamada bool "Support MPC8548CDS" 75281ed4c7SYork Sun select ARCH_MPC8548 76dd84058dSMasahiro Yamada 77dd84058dSMasahiro Yamadaconfig TARGET_MPC8555CDS 78dd84058dSMasahiro Yamada bool "Support MPC8555CDS" 793c3d8ab5SYork Sun select ARCH_MPC8555 80dd84058dSMasahiro Yamada 81dd84058dSMasahiro Yamadaconfig TARGET_MPC8560ADS 82dd84058dSMasahiro Yamada bool "Support MPC8560ADS" 8399d0a312SYork Sun select ARCH_MPC8560 84dd84058dSMasahiro Yamada 85dd84058dSMasahiro Yamadaconfig TARGET_MPC8568MDS 86dd84058dSMasahiro Yamada bool "Support MPC8568MDS" 87d07c3843SYork Sun select ARCH_MPC8568 88dd84058dSMasahiro Yamada 89dd84058dSMasahiro Yamadaconfig TARGET_MPC8569MDS 90dd84058dSMasahiro Yamada bool "Support MPC8569MDS" 9123b36a7dSYork Sun select ARCH_MPC8569 92dd84058dSMasahiro Yamada 93dd84058dSMasahiro Yamadaconfig TARGET_MPC8572DS 94dd84058dSMasahiro Yamada bool "Support MPC8572DS" 95c8f48474SYork Sun select ARCH_MPC8572 96dd84058dSMasahiro Yamada 97*7601686cSYork Sunconfig TARGET_P1010RDB_PA 98*7601686cSYork Sun bool "Support P1010RDB_PA" 99*7601686cSYork Sun select ARCH_P1010 100*7601686cSYork Sun select SUPPORT_SPL 101*7601686cSYork Sun select SUPPORT_TPL 102*7601686cSYork Sun 103*7601686cSYork Sunconfig TARGET_P1010RDB_PB 104*7601686cSYork Sun bool "Support P1010RDB_PB" 1057d5f9f84SYork Sun select ARCH_P1010 10602627356SMasahiro Yamada select SUPPORT_SPL 107cf6bbe4cSMasahiro Yamada select SUPPORT_TPL 108dd84058dSMasahiro Yamada 109dd84058dSMasahiro Yamadaconfig TARGET_P1022DS 110dd84058dSMasahiro Yamada bool "Support P1022DS" 11102627356SMasahiro Yamada select SUPPORT_SPL 112cf6bbe4cSMasahiro Yamada select SUPPORT_TPL 113dd84058dSMasahiro Yamada 114dd84058dSMasahiro Yamadaconfig TARGET_P1023RDB 115dd84058dSMasahiro Yamada bool "Support P1023RDB" 116dd84058dSMasahiro Yamada 117dd84058dSMasahiro Yamadaconfig TARGET_P1_P2_RDB_PC 118dd84058dSMasahiro Yamada bool "Support p1_p2_rdb_pc" 11902627356SMasahiro Yamada select SUPPORT_SPL 120cf6bbe4cSMasahiro Yamada select SUPPORT_TPL 121dd84058dSMasahiro Yamada 122dd84058dSMasahiro Yamadaconfig TARGET_P1_TWR 123dd84058dSMasahiro Yamada bool "Support p1_twr" 124dd84058dSMasahiro Yamada 125dd84058dSMasahiro Yamadaconfig TARGET_P2041RDB 126dd84058dSMasahiro Yamada bool "Support P2041RDB" 127bb6b142fSMasahiro Yamada select PHYS_64BIT 128dd84058dSMasahiro Yamada 129dd84058dSMasahiro Yamadaconfig TARGET_QEMU_PPCE500 130dd84058dSMasahiro Yamada bool "Support qemu-ppce500" 131bb6b142fSMasahiro Yamada select PHYS_64BIT 132dd84058dSMasahiro Yamada 133aba80048SShengzhou Liuconfig TARGET_T102XQDS 134aba80048SShengzhou Liu bool "Support T102xQDS" 135aba80048SShengzhou Liu select SUPPORT_SPL 136bb6b142fSMasahiro Yamada select PHYS_64BIT 137aba80048SShengzhou Liu 13848c6f328SShengzhou Liuconfig TARGET_T102XRDB 13948c6f328SShengzhou Liu bool "Support T102xRDB" 14048c6f328SShengzhou Liu select SUPPORT_SPL 141bb6b142fSMasahiro Yamada select PHYS_64BIT 14248c6f328SShengzhou Liu 143dd84058dSMasahiro Yamadaconfig TARGET_T1040QDS 144dd84058dSMasahiro Yamada bool "Support T1040QDS" 145bb6b142fSMasahiro Yamada select PHYS_64BIT 146dd84058dSMasahiro Yamada 147dd84058dSMasahiro Yamadaconfig TARGET_T104XRDB 148dd84058dSMasahiro Yamada bool "Support T104xRDB" 14902627356SMasahiro Yamada select SUPPORT_SPL 150bb6b142fSMasahiro Yamada select PHYS_64BIT 151dd84058dSMasahiro Yamada 152dd84058dSMasahiro Yamadaconfig TARGET_T208XQDS 153dd84058dSMasahiro Yamada bool "Support T208xQDS" 15402627356SMasahiro Yamada select SUPPORT_SPL 155bb6b142fSMasahiro Yamada select PHYS_64BIT 156dd84058dSMasahiro Yamada 157dd84058dSMasahiro Yamadaconfig TARGET_T208XRDB 158dd84058dSMasahiro Yamada bool "Support T208xRDB" 15902627356SMasahiro Yamada select SUPPORT_SPL 160bb6b142fSMasahiro Yamada select PHYS_64BIT 161dd84058dSMasahiro Yamada 162dd84058dSMasahiro Yamadaconfig TARGET_T4240QDS 163dd84058dSMasahiro Yamada bool "Support T4240QDS" 16402627356SMasahiro Yamada select SUPPORT_SPL 165bb6b142fSMasahiro Yamada select PHYS_64BIT 166dd84058dSMasahiro Yamada 167dd84058dSMasahiro Yamadaconfig TARGET_T4240RDB 168dd84058dSMasahiro Yamada bool "Support T4240RDB" 169373762c3SChunhe Lan select SUPPORT_SPL 170bb6b142fSMasahiro Yamada select PHYS_64BIT 171dd84058dSMasahiro Yamada 172dd84058dSMasahiro Yamadaconfig TARGET_CONTROLCENTERD 173dd84058dSMasahiro Yamada bool "Support controlcenterd" 174dd84058dSMasahiro Yamada 175dd84058dSMasahiro Yamadaconfig TARGET_KMP204X 176dd84058dSMasahiro Yamada bool "Support kmp204x" 177bb6b142fSMasahiro Yamada select PHYS_64BIT 178dd84058dSMasahiro Yamada 179dd84058dSMasahiro Yamadaconfig TARGET_XPEDITE520X 180dd84058dSMasahiro Yamada bool "Support xpedite520x" 181281ed4c7SYork Sun select ARCH_MPC8548 182dd84058dSMasahiro Yamada 183dd84058dSMasahiro Yamadaconfig TARGET_XPEDITE537X 184dd84058dSMasahiro Yamada bool "Support xpedite537x" 185c8f48474SYork Sun select ARCH_MPC8572 186dd84058dSMasahiro Yamada 187dd84058dSMasahiro Yamadaconfig TARGET_XPEDITE550X 188dd84058dSMasahiro Yamada bool "Support xpedite550x" 189dd84058dSMasahiro Yamada 1908b0044ffSOleksandr G Zhadanconfig TARGET_UCP1020 1918b0044ffSOleksandr G Zhadan bool "Support uCP1020" 1928b0044ffSOleksandr G Zhadan 19387e29878SAndy Flemingconfig TARGET_CYRUS 19487e29878SAndy Fleming bool "Support Varisys Cyrus" 195bb6b142fSMasahiro Yamada select PHYS_64BIT 19687e29878SAndy Fleming 197dd84058dSMasahiro Yamadaendchoice 198dd84058dSMasahiro Yamada 199115d60c0SYork Sunconfig ARCH_BSC9131 200115d60c0SYork Sun bool 201115d60c0SYork Sun 202115d60c0SYork Sunconfig ARCH_BSC9132 203115d60c0SYork Sun bool 204115d60c0SYork Sun 2054fd64746SYork Sunconfig ARCH_C29X 2064fd64746SYork Sun bool 2074fd64746SYork Sun 20824ad75aeSYork Sunconfig ARCH_MPC8536 20924ad75aeSYork Sun bool 21024ad75aeSYork Sun 2117f825218SYork Sunconfig ARCH_MPC8540 2127f825218SYork Sun bool 2137f825218SYork Sun 2143aff3082SYork Sunconfig ARCH_MPC8541 2153aff3082SYork Sun bool 2163aff3082SYork Sun 21725cb74b3SYork Sunconfig ARCH_MPC8544 21825cb74b3SYork Sun bool 21925cb74b3SYork Sun 220281ed4c7SYork Sunconfig ARCH_MPC8548 221281ed4c7SYork Sun bool 222281ed4c7SYork Sun 2233c3d8ab5SYork Sunconfig ARCH_MPC8555 2243c3d8ab5SYork Sun bool 2253c3d8ab5SYork Sun 22699d0a312SYork Sunconfig ARCH_MPC8560 22799d0a312SYork Sun bool 22899d0a312SYork Sun 229d07c3843SYork Sunconfig ARCH_MPC8568 230d07c3843SYork Sun bool 231d07c3843SYork Sun 23223b36a7dSYork Sunconfig ARCH_MPC8569 23323b36a7dSYork Sun bool 23423b36a7dSYork Sun 235c8f48474SYork Sunconfig ARCH_MPC8572 236c8f48474SYork Sun bool 237c8f48474SYork Sun 2387d5f9f84SYork Sunconfig ARCH_P1010 2397d5f9f84SYork Sun bool 2407d5f9f84SYork Sun 241dd84058dSMasahiro Yamadasource "board/freescale/b4860qds/Kconfig" 242dd84058dSMasahiro Yamadasource "board/freescale/bsc9131rdb/Kconfig" 243dd84058dSMasahiro Yamadasource "board/freescale/bsc9132qds/Kconfig" 244dd84058dSMasahiro Yamadasource "board/freescale/c29xpcie/Kconfig" 245dd84058dSMasahiro Yamadasource "board/freescale/corenet_ds/Kconfig" 246dd84058dSMasahiro Yamadasource "board/freescale/mpc8536ds/Kconfig" 247dd84058dSMasahiro Yamadasource "board/freescale/mpc8540ads/Kconfig" 248dd84058dSMasahiro Yamadasource "board/freescale/mpc8541cds/Kconfig" 249dd84058dSMasahiro Yamadasource "board/freescale/mpc8544ds/Kconfig" 250dd84058dSMasahiro Yamadasource "board/freescale/mpc8548cds/Kconfig" 251dd84058dSMasahiro Yamadasource "board/freescale/mpc8555cds/Kconfig" 252dd84058dSMasahiro Yamadasource "board/freescale/mpc8560ads/Kconfig" 253dd84058dSMasahiro Yamadasource "board/freescale/mpc8568mds/Kconfig" 254dd84058dSMasahiro Yamadasource "board/freescale/mpc8569mds/Kconfig" 255dd84058dSMasahiro Yamadasource "board/freescale/mpc8572ds/Kconfig" 256dd84058dSMasahiro Yamadasource "board/freescale/p1010rdb/Kconfig" 257dd84058dSMasahiro Yamadasource "board/freescale/p1022ds/Kconfig" 258dd84058dSMasahiro Yamadasource "board/freescale/p1023rdb/Kconfig" 259dd84058dSMasahiro Yamadasource "board/freescale/p1_p2_rdb_pc/Kconfig" 260dd84058dSMasahiro Yamadasource "board/freescale/p1_twr/Kconfig" 261dd84058dSMasahiro Yamadasource "board/freescale/p2041rdb/Kconfig" 262dd84058dSMasahiro Yamadasource "board/freescale/qemu-ppce500/Kconfig" 263aba80048SShengzhou Liusource "board/freescale/t102xqds/Kconfig" 26448c6f328SShengzhou Liusource "board/freescale/t102xrdb/Kconfig" 265dd84058dSMasahiro Yamadasource "board/freescale/t1040qds/Kconfig" 266dd84058dSMasahiro Yamadasource "board/freescale/t104xrdb/Kconfig" 267dd84058dSMasahiro Yamadasource "board/freescale/t208xqds/Kconfig" 268dd84058dSMasahiro Yamadasource "board/freescale/t208xrdb/Kconfig" 269dd84058dSMasahiro Yamadasource "board/freescale/t4qds/Kconfig" 270dd84058dSMasahiro Yamadasource "board/freescale/t4rdb/Kconfig" 271dd84058dSMasahiro Yamadasource "board/gdsys/p1022/Kconfig" 272dd84058dSMasahiro Yamadasource "board/keymile/kmp204x/Kconfig" 273dd84058dSMasahiro Yamadasource "board/sbc8548/Kconfig" 274dd84058dSMasahiro Yamadasource "board/socrates/Kconfig" 27587e29878SAndy Flemingsource "board/varisys/cyrus/Kconfig" 276dd84058dSMasahiro Yamadasource "board/xes/xpedite520x/Kconfig" 277dd84058dSMasahiro Yamadasource "board/xes/xpedite537x/Kconfig" 278dd84058dSMasahiro Yamadasource "board/xes/xpedite550x/Kconfig" 2798b0044ffSOleksandr G Zhadansource "board/Arcturus/ucp1020/Kconfig" 280dd84058dSMasahiro Yamada 281dd84058dSMasahiro Yamadaendmenu 282