Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 1 | menu "ppc4xx CPU" |
| 2 | depends on 4xx |
| 3 | |
| 4 | config SYS_CPU |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 5 | default "ppc4xx" |
| 6 | |
| 7 | choice |
| 8 | prompt "Target select" |
Joe Hershberger | a26cd04 | 2015-05-12 14:46:23 -0500 | [diff] [blame] | 9 | optional |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 10 | |
Stefan Roese | 04386f6 | 2015-10-02 08:20:35 +0200 | [diff] [blame] | 11 | config TARGET_LWMON5 |
| 12 | bool "Support lwmon5" |
Stefan Roese | 04386f6 | 2015-10-02 08:20:35 +0200 | [diff] [blame] | 13 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 14 | config TARGET_T3CORP |
| 15 | bool "Support t3corp" |
| 16 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 17 | config TARGET_ACADIA |
| 18 | bool "Support acadia" |
| 19 | |
| 20 | config TARGET_BAMBOO |
| 21 | bool "Support bamboo" |
| 22 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 23 | config TARGET_BUBINGA |
| 24 | bool "Support bubinga" |
| 25 | |
| 26 | config TARGET_CANYONLANDS |
| 27 | bool "Support canyonlands" |
Masahiro Yamada | 58d423b | 2015-03-31 12:47:53 +0900 | [diff] [blame] | 28 | select DM |
| 29 | select DM_SERIAL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 30 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 31 | config TARGET_KATMAI |
| 32 | bool "Support katmai" |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame^] | 33 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 34 | |
| 35 | config TARGET_KILAUEA |
| 36 | bool "Support kilauea" |
| 37 | |
| 38 | config TARGET_LUAN |
| 39 | bool "Support luan" |
| 40 | |
| 41 | config TARGET_MAKALU |
| 42 | bool "Support makalu" |
| 43 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 44 | config TARGET_REDWOOD |
| 45 | bool "Support redwood" |
| 46 | |
| 47 | config TARGET_SEQUOIA |
| 48 | bool "Support sequoia" |
| 49 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 50 | config TARGET_WALNUT |
| 51 | bool "Support walnut" |
| 52 | |
| 53 | config TARGET_YOSEMITE |
| 54 | bool "Support yosemite" |
| 55 | |
| 56 | config TARGET_YUCCA |
| 57 | bool "Support yucca" |
| 58 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 59 | config TARGET_CPCI2DP |
| 60 | bool "Support CPCI2DP" |
| 61 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 62 | config TARGET_CPCI4052 |
| 63 | bool "Support CPCI4052" |
| 64 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 65 | config TARGET_PLU405 |
| 66 | bool "Support PLU405" |
| 67 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 68 | config TARGET_PMC405DE |
| 69 | bool "Support PMC405DE" |
| 70 | |
| 71 | config TARGET_PMC440 |
| 72 | bool "Support PMC440" |
| 73 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 74 | config TARGET_VOM405 |
| 75 | bool "Support VOM405" |
| 76 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 77 | config TARGET_DLVISION_10G |
| 78 | bool "Support dlvision-10g" |
| 79 | |
| 80 | config TARGET_IO |
| 81 | bool "Support io" |
| 82 | |
| 83 | config TARGET_IOCON |
| 84 | bool "Support iocon" |
| 85 | |
| 86 | config TARGET_NEO |
| 87 | bool "Support neo" |
| 88 | |
| 89 | config TARGET_IO64 |
| 90 | bool "Support io64" |
| 91 | |
| 92 | config TARGET_DLVISION |
| 93 | bool "Support dlvision" |
| 94 | |
| 95 | config TARGET_GDPPC440ETX |
| 96 | bool "Support gdppc440etx" |
| 97 | |
| 98 | config TARGET_INTIP |
| 99 | bool "Support intip" |
| 100 | |
| 101 | config TARGET_ICON |
| 102 | bool "Support icon" |
| 103 | |
| 104 | config TARGET_MIP405 |
| 105 | bool "Support MIP405" |
| 106 | |
| 107 | config TARGET_PIP405 |
| 108 | bool "Support PIP405" |
| 109 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 110 | config TARGET_XPEDITE1000 |
| 111 | bool "Support xpedite1000" |
| 112 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 113 | config TARGET_XILINX_PPC405_GENERIC |
| 114 | bool "Support xilinx-ppc405-generic" |
Ricardo Ribalda Delgado | 80cce26 | 2016-01-26 11:24:19 +0100 | [diff] [blame] | 115 | select SUPPORT_SPL |
| 116 | select OF_CONTROL |
| 117 | select DM |
| 118 | select DM_SERIAL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 119 | |
| 120 | config TARGET_XILINX_PPC440_GENERIC |
| 121 | bool "Support xilinx-ppc440-generic" |
Ricardo Ribalda Delgado | 80cce26 | 2016-01-26 11:24:19 +0100 | [diff] [blame] | 122 | select SUPPORT_SPL |
| 123 | select OF_CONTROL |
| 124 | select DM |
| 125 | select DM_SERIAL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 126 | |
| 127 | endchoice |
| 128 | |
| 129 | source "board/amcc/acadia/Kconfig" |
| 130 | source "board/amcc/bamboo/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 131 | source "board/amcc/bubinga/Kconfig" |
| 132 | source "board/amcc/canyonlands/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 133 | source "board/amcc/katmai/Kconfig" |
| 134 | source "board/amcc/kilauea/Kconfig" |
| 135 | source "board/amcc/luan/Kconfig" |
| 136 | source "board/amcc/makalu/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 137 | source "board/amcc/redwood/Kconfig" |
| 138 | source "board/amcc/sequoia/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 139 | source "board/amcc/walnut/Kconfig" |
| 140 | source "board/amcc/yosemite/Kconfig" |
| 141 | source "board/amcc/yucca/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 142 | source "board/esd/cpci2dp/Kconfig" |
| 143 | source "board/esd/cpci405/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 144 | source "board/esd/plu405/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 145 | source "board/esd/pmc405de/Kconfig" |
| 146 | source "board/esd/pmc440/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 147 | source "board/esd/vom405/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 148 | source "board/gdsys/405ep/Kconfig" |
| 149 | source "board/gdsys/405ex/Kconfig" |
| 150 | source "board/gdsys/dlvision/Kconfig" |
| 151 | source "board/gdsys/gdppc440etx/Kconfig" |
| 152 | source "board/gdsys/intip/Kconfig" |
Wolfgang Denk | 6623aee | 2015-11-24 20:46:45 +0100 | [diff] [blame] | 153 | source "board/liebherr/lwmon5/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 154 | source "board/mosaixtech/icon/Kconfig" |
| 155 | source "board/mpl/mip405/Kconfig" |
| 156 | source "board/mpl/pip405/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 157 | source "board/t3corp/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 158 | source "board/xes/xpedite1000/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 159 | source "board/xilinx/ppc405-generic/Kconfig" |
| 160 | source "board/xilinx/ppc440-generic/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 161 | |
| 162 | endmenu |