Kconfig (b4e8c8dd8456c1d3685fb5b715c9795d250f500e) Kconfig (a89eda26753311d8ff2da64da621714b2f8d5dcc)
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

--- 157 unchanged lines hidden (view full) ---

166 default n
167 select 405GP if 40x
168 select 440GP if 44x && !PPC_47x
169 select PPC_FPU
170 select OF_RTC
171 help
172 This option enables support for the IBM ISS simulation environment
173
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

--- 157 unchanged lines hidden (view full) ---

166 default n
167 select 405GP if 40x
168 select 440GP if 44x && !PPC_47x
169 select PPC_FPU
170 select OF_RTC
171 help
172 This option enables support for the IBM ISS simulation environment
173
174config ICON
175 bool "Icon"
176 depends on 44x
177 default n
178 select PPC44x_SIMPLE
179 select 440SPe
180 select PCI
181 select PPC4xx_PCI_EXPRESS
182 help
183 This option enables support for the AMCC PPC440SPe evaluation board.
184
174#config LUAN
175# bool "Luan"
176# depends on 44x
177# default n
178# select 440SP
179# help
180# This option enables support for the IBM PPC440SP evaluation board.
181

--- 117 unchanged lines hidden ---
185#config LUAN
186# bool "Luan"
187# depends on 44x
188# default n
189# select 440SP
190# help
191# This option enables support for the IBM PPC440SP evaluation board.
192

--- 117 unchanged lines hidden ---