Kconfig (b73077eb03f510a84b102fb97640e595a958403c) | Kconfig (3fb7933850faf1017c59a675e895ed8f27fef4be) |
---|---|
1config PPC_47x 2 bool "Support for 47x variant" 3 depends on 44x 4 default n 5 select MPIC 6 help 7 This option enables support for the 47x family of processors and is 8 not currently compatible with other 44x or 46x varients --- 60 unchanged lines hidden (view full) --- 69config KATMAI 70 bool "Katmai" 71 depends on 44x 72 default n 73 select PPC44x_SIMPLE 74 select 440SPe 75 select PCI 76 select PPC4xx_PCI_EXPRESS | 1config PPC_47x 2 bool "Support for 47x variant" 3 depends on 44x 4 default n 5 select MPIC 6 help 7 This option enables support for the 47x family of processors and is 8 not currently compatible with other 44x or 46x varients --- 60 unchanged lines hidden (view full) --- 69config KATMAI 70 bool "Katmai" 71 depends on 44x 72 default n 73 select PPC44x_SIMPLE 74 select 440SPe 75 select PCI 76 select PPC4xx_PCI_EXPRESS |
77 select PCI_MSI 78 select PCC4xx_MSI |
|
77 help 78 This option enables support for the AMCC PPC440SPe evaluation board. 79 80config RAINIER 81 bool "Rainier" 82 depends on 44x 83 default n 84 select PPC44x_SIMPLE --- 28 unchanged lines hidden (view full) --- 113 114config CANYONLANDS 115 bool "Canyonlands" 116 depends on 44x 117 default n 118 select 460EX 119 select PCI 120 select PPC4xx_PCI_EXPRESS | 79 help 80 This option enables support for the AMCC PPC440SPe evaluation board. 81 82config RAINIER 83 bool "Rainier" 84 depends on 44x 85 default n 86 select PPC44x_SIMPLE --- 28 unchanged lines hidden (view full) --- 115 116config CANYONLANDS 117 bool "Canyonlands" 118 depends on 44x 119 default n 120 select 460EX 121 select PCI 122 select PPC4xx_PCI_EXPRESS |
123 select PCI_MSI 124 select PPC4xx_MSI |
|
121 select IBM_NEW_EMAC_RGMII 122 select IBM_NEW_EMAC_ZMII 123 help 124 This option enables support for the AMCC PPC460EX evaluation board. 125 126config GLACIER 127 bool "Glacier" 128 depends on 44x --- 10 unchanged lines hidden (view full) --- 139config REDWOOD 140 bool "Redwood" 141 depends on 44x 142 default n 143 select PPC44x_SIMPLE 144 select 460SX 145 select PCI 146 select PPC4xx_PCI_EXPRESS | 125 select IBM_NEW_EMAC_RGMII 126 select IBM_NEW_EMAC_ZMII 127 help 128 This option enables support for the AMCC PPC460EX evaluation board. 129 130config GLACIER 131 bool "Glacier" 132 depends on 44x --- 10 unchanged lines hidden (view full) --- 143config REDWOOD 144 bool "Redwood" 145 depends on 44x 146 default n 147 select PPC44x_SIMPLE 148 select 460SX 149 select PCI 150 select PPC4xx_PCI_EXPRESS |
151 select PCI_MSI 152 select PPC4xx_MSI |
|
147 help 148 This option enables support for the AMCC PPC460SX Redwood board. 149 150config EIGER 151 bool "Eiger" 152 depends on 44x 153 default n 154 select PPC44x_SIMPLE --- 170 unchanged lines hidden --- | 153 help 154 This option enables support for the AMCC PPC460SX Redwood board. 155 156config EIGER 157 bool "Eiger" 158 depends on 44x 159 default n 160 select PPC44x_SIMPLE --- 170 unchanged lines hidden --- |