| menu "mpc85xx CPU" |
| depends on MPC85xx |
| |
| config SYS_CPU |
| default "mpc85xx" |
| |
| choice |
| prompt "Target select" |
| optional |
| |
| config TARGET_SBC8548 |
| bool "Support sbc8548" |
| select ARCH_MPC8548 |
| |
| config TARGET_SOCRATES |
| bool "Support socrates" |
| select ARCH_MPC8544 |
| |
| config TARGET_B4420QDS |
| bool "Support B4420QDS" |
| select ARCH_B4420 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_B4860QDS |
| bool "Support B4860QDS" |
| select ARCH_B4860 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_BSC9131RDB |
| bool "Support BSC9131RDB" |
| select ARCH_BSC9131 |
| select SUPPORT_SPL |
| |
| config TARGET_BSC9132QDS |
| bool "Support BSC9132QDS" |
| select ARCH_BSC9132 |
| select SUPPORT_SPL |
| |
| config TARGET_C29XPCIE |
| bool "Support C29XPCIE" |
| select ARCH_C29X |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select PHYS_64BIT |
| |
| config TARGET_P3041DS |
| bool "Support P3041DS" |
| select PHYS_64BIT |
| select ARCH_P3041 |
| |
| config TARGET_P4080DS |
| bool "Support P4080DS" |
| select PHYS_64BIT |
| select ARCH_P4080 |
| |
| config TARGET_P5020DS |
| bool "Support P5020DS" |
| select PHYS_64BIT |
| select ARCH_P5020 |
| |
| config TARGET_P5040DS |
| bool "Support P5040DS" |
| select PHYS_64BIT |
| select ARCH_P5040 |
| |
| config TARGET_MPC8536DS |
| bool "Support MPC8536DS" |
| select ARCH_MPC8536 |
| |
| config TARGET_MPC8540ADS |
| bool "Support MPC8540ADS" |
| select ARCH_MPC8540 |
| |
| config TARGET_MPC8541CDS |
| bool "Support MPC8541CDS" |
| select ARCH_MPC8541 |
| |
| config TARGET_MPC8544DS |
| bool "Support MPC8544DS" |
| select ARCH_MPC8544 |
| |
| config TARGET_MPC8548CDS |
| bool "Support MPC8548CDS" |
| select ARCH_MPC8548 |
| |
| config TARGET_MPC8555CDS |
| bool "Support MPC8555CDS" |
| select ARCH_MPC8555 |
| |
| config TARGET_MPC8560ADS |
| bool "Support MPC8560ADS" |
| select ARCH_MPC8560 |
| |
| config TARGET_MPC8568MDS |
| bool "Support MPC8568MDS" |
| select ARCH_MPC8568 |
| |
| config TARGET_MPC8569MDS |
| bool "Support MPC8569MDS" |
| select ARCH_MPC8569 |
| |
| config TARGET_MPC8572DS |
| bool "Support MPC8572DS" |
| select ARCH_MPC8572 |
| |
| config TARGET_P1010RDB_PA |
| bool "Support P1010RDB_PA" |
| select ARCH_P1010 |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| |
| config TARGET_P1010RDB_PB |
| bool "Support P1010RDB_PB" |
| select ARCH_P1010 |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| |
| config TARGET_P1022DS |
| bool "Support P1022DS" |
| select ARCH_P1022 |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| |
| config TARGET_P1023RDB |
| bool "Support P1023RDB" |
| select ARCH_P1023 |
| |
| config TARGET_P1020MBG |
| bool "Support P1020MBG-PC" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1020 |
| |
| config TARGET_P1020RDB_PC |
| bool "Support P1020RDB-PC" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1020 |
| |
| config TARGET_P1020RDB_PD |
| bool "Support P1020RDB-PD" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1020 |
| |
| config TARGET_P1020UTM |
| bool "Support P1020UTM" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1020 |
| |
| config TARGET_P1021RDB |
| bool "Support P1021RDB" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1021 |
| |
| config TARGET_P1024RDB |
| bool "Support P1024RDB" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1024 |
| |
| config TARGET_P1025RDB |
| bool "Support P1025RDB" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P1025 |
| |
| config TARGET_P2020RDB |
| bool "Support P2020RDB-PC" |
| select SUPPORT_SPL |
| select SUPPORT_TPL |
| select ARCH_P2020 |
| |
| config TARGET_P1_TWR |
| bool "Support p1_twr" |
| select ARCH_P1025 |
| |
| config TARGET_P2041RDB |
| bool "Support P2041RDB" |
| select ARCH_P2041 |
| select PHYS_64BIT |
| |
| config TARGET_QEMU_PPCE500 |
| bool "Support qemu-ppce500" |
| select ARCH_QEMU_E500 |
| select PHYS_64BIT |
| |
| config TARGET_T1024QDS |
| bool "Support T1024QDS" |
| select ARCH_T1024 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1023RDB |
| bool "Support T1023RDB" |
| select ARCH_T1023 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1024RDB |
| bool "Support T1024RDB" |
| select ARCH_T1024 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1040QDS |
| bool "Support T1040QDS" |
| select ARCH_T1040 |
| select PHYS_64BIT |
| |
| config TARGET_T1040RDB |
| bool "Support T1040RDB" |
| select ARCH_T1040 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1040D4RDB |
| bool "Support T1040D4RDB" |
| select ARCH_T1040 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1042RDB |
| bool "Support T1042RDB" |
| select ARCH_T1042 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1042D4RDB |
| bool "Support T1042D4RDB" |
| select ARCH_T1042 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T1042RDB_PI |
| bool "Support T1042RDB_PI" |
| select ARCH_T1042 |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T2080QDS |
| bool "Support T2080QDS" |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T208XRDB |
| bool "Support T208xRDB" |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T2081QDS |
| bool "Support T2081QDS" |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T4240QDS |
| bool "Support T4240QDS" |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_T4240RDB |
| bool "Support T4240RDB" |
| select SUPPORT_SPL |
| select PHYS_64BIT |
| |
| config TARGET_CONTROLCENTERD |
| bool "Support controlcenterd" |
| select ARCH_P1022 |
| |
| config TARGET_KMP204X |
| bool "Support kmp204x" |
| select ARCH_P2041 |
| select PHYS_64BIT |
| |
| config TARGET_XPEDITE520X |
| bool "Support xpedite520x" |
| select ARCH_MPC8548 |
| |
| config TARGET_XPEDITE537X |
| bool "Support xpedite537x" |
| select ARCH_MPC8572 |
| |
| config TARGET_XPEDITE550X |
| bool "Support xpedite550x" |
| select ARCH_P2020 |
| |
| config TARGET_UCP1020 |
| bool "Support uCP1020" |
| select ARCH_P1020 |
| |
| config TARGET_CYRUS |
| bool "Support Varisys Cyrus" |
| select PHYS_64BIT |
| |
| endchoice |
| |
| config ARCH_B4420 |
| bool |
| |
| config ARCH_B4860 |
| bool |
| |
| config ARCH_BSC9131 |
| bool |
| |
| config ARCH_BSC9132 |
| bool |
| |
| config ARCH_C29X |
| bool |
| |
| config ARCH_MPC8536 |
| bool |
| |
| config ARCH_MPC8540 |
| bool |
| |
| config ARCH_MPC8541 |
| bool |
| |
| config ARCH_MPC8544 |
| bool |
| |
| config ARCH_MPC8548 |
| bool |
| |
| config ARCH_MPC8555 |
| bool |
| |
| config ARCH_MPC8560 |
| bool |
| |
| config ARCH_MPC8568 |
| bool |
| |
| config ARCH_MPC8569 |
| bool |
| |
| config ARCH_MPC8572 |
| bool |
| |
| config ARCH_P1010 |
| bool |
| |
| config ARCH_P1011 |
| bool |
| |
| config ARCH_P1020 |
| bool |
| |
| config ARCH_P1021 |
| bool |
| |
| config ARCH_P1022 |
| bool |
| |
| config ARCH_P1023 |
| bool |
| |
| config ARCH_P1024 |
| bool |
| |
| config ARCH_P1025 |
| bool |
| |
| config ARCH_P2020 |
| bool |
| |
| config ARCH_P2041 |
| bool |
| |
| config ARCH_P3041 |
| bool |
| |
| config ARCH_P4080 |
| bool |
| |
| config ARCH_P5020 |
| bool |
| |
| config ARCH_P5040 |
| bool |
| |
| config ARCH_QEMU_E500 |
| bool |
| |
| config ARCH_T1023 |
| bool |
| |
| config ARCH_T1024 |
| bool |
| |
| config ARCH_T1040 |
| bool |
| |
| config ARCH_T1042 |
| bool |
| |
| source "board/freescale/b4860qds/Kconfig" |
| source "board/freescale/bsc9131rdb/Kconfig" |
| source "board/freescale/bsc9132qds/Kconfig" |
| source "board/freescale/c29xpcie/Kconfig" |
| source "board/freescale/corenet_ds/Kconfig" |
| source "board/freescale/mpc8536ds/Kconfig" |
| source "board/freescale/mpc8540ads/Kconfig" |
| source "board/freescale/mpc8541cds/Kconfig" |
| source "board/freescale/mpc8544ds/Kconfig" |
| source "board/freescale/mpc8548cds/Kconfig" |
| source "board/freescale/mpc8555cds/Kconfig" |
| source "board/freescale/mpc8560ads/Kconfig" |
| source "board/freescale/mpc8568mds/Kconfig" |
| source "board/freescale/mpc8569mds/Kconfig" |
| source "board/freescale/mpc8572ds/Kconfig" |
| source "board/freescale/p1010rdb/Kconfig" |
| source "board/freescale/p1022ds/Kconfig" |
| source "board/freescale/p1023rdb/Kconfig" |
| source "board/freescale/p1_p2_rdb_pc/Kconfig" |
| source "board/freescale/p1_twr/Kconfig" |
| source "board/freescale/p2041rdb/Kconfig" |
| source "board/freescale/qemu-ppce500/Kconfig" |
| source "board/freescale/t102xqds/Kconfig" |
| source "board/freescale/t102xrdb/Kconfig" |
| source "board/freescale/t1040qds/Kconfig" |
| source "board/freescale/t104xrdb/Kconfig" |
| source "board/freescale/t208xqds/Kconfig" |
| source "board/freescale/t208xrdb/Kconfig" |
| source "board/freescale/t4qds/Kconfig" |
| source "board/freescale/t4rdb/Kconfig" |
| source "board/gdsys/p1022/Kconfig" |
| source "board/keymile/kmp204x/Kconfig" |
| source "board/sbc8548/Kconfig" |
| source "board/socrates/Kconfig" |
| source "board/varisys/cyrus/Kconfig" |
| source "board/xes/xpedite520x/Kconfig" |
| source "board/xes/xpedite537x/Kconfig" |
| source "board/xes/xpedite550x/Kconfig" |
| source "board/Arcturus/ucp1020/Kconfig" |
| |
| endmenu |