Kconfig (2d8ad8719591fa803b0d589ed057fa46f49b7155) | Kconfig (3fb7933850faf1017c59a675e895ed8f27fef4be) |
---|---|
1#config BUBINGA 2# bool "Bubinga" 3# depends on 40x 4# default n 5# select 405EP 6# help 7# This option enables support for the IBM 405EP evaluation board. 8 --- 43 unchanged lines hidden (view full) --- 52 53config KILAUEA 54 bool "Kilauea" 55 depends on 40x 56 default n 57 select 405EX 58 select PPC40x_SIMPLE 59 select PPC4xx_PCI_EXPRESS | 1#config BUBINGA 2# bool "Bubinga" 3# depends on 40x 4# default n 5# select 405EP 6# help 7# This option enables support for the IBM 405EP evaluation board. 8 --- 43 unchanged lines hidden (view full) --- 52 53config KILAUEA 54 bool "Kilauea" 55 depends on 40x 56 default n 57 select 405EX 58 select PPC40x_SIMPLE 59 select PPC4xx_PCI_EXPRESS |
60 select PCI_MSI 61 select PPC4xx_MSI |
|
60 help 61 This option enables support for the AMCC PPC405EX evaluation board. 62 63config MAKALU 64 bool "Makalu" 65 depends on 40x 66 default n 67 select 405EX --- 132 unchanged lines hidden --- | 62 help 63 This option enables support for the AMCC PPC405EX evaluation board. 64 65config MAKALU 66 bool "Makalu" 67 depends on 40x 68 default n 69 select 405EX --- 132 unchanged lines hidden --- |