Kconfig (e8cdfb0509f48d44d95d68d4f42d8d71a9ba4acd) | Kconfig (8960f7ff508064de1896d8539911411179b8433c) |
---|---|
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 --- 101 unchanged lines hidden (view full) --- 110 select PPC4xx_PCI_EXPRESS 111 help 112 This option enables support for the AMCC Dual PPC460GT evaluation board. 113 114config CANYONLANDS 115 bool "Canyonlands" 116 depends on 44x 117 default n | 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 --- 101 unchanged lines hidden (view full) --- 110 select PPC4xx_PCI_EXPRESS 111 help 112 This option enables support for the AMCC Dual PPC460GT evaluation board. 113 114config CANYONLANDS 115 bool "Canyonlands" 116 depends on 44x 117 default n |
118 select PPC44x_SIMPLE | |
119 select 460EX 120 select PCI 121 select PPC4xx_PCI_EXPRESS 122 select IBM_NEW_EMAC_RGMII 123 select IBM_NEW_EMAC_ZMII 124 help 125 This option enables support for the AMCC PPC460EX evaluation board. 126 --- 199 unchanged lines hidden --- | 118 select 460EX 119 select PCI 120 select PPC4xx_PCI_EXPRESS 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 --- 199 unchanged lines hidden --- |