Kconfig (b7f8f259896f669f131713b0c74ba4d008daa71d) Kconfig (ee6b25fa7c037e42cc5f3b5c024b2a779edab6dd)
1# SPDX-License-Identifier: GPL-2.0
2config PPC_47x
3 bool "Support for 47x variant"
4 depends on 44x
5 select MPIC
6 help
7 This option enables support for the 47x family of processors and is
1# SPDX-License-Identifier: GPL-2.0
2config PPC_47x
3 bool "Support for 47x variant"
4 depends on 44x
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
8 not currently compatible with other 44x or 46x variants
9
10config BAMBOO
11 bool "Bamboo"
12 depends on 44x
13 select PPC44x_SIMPLE
14 select 440EP
15 select FORCE_PCI
16 help

--- 305 unchanged lines hidden ---
9
10config BAMBOO
11 bool "Bamboo"
12 depends on 44x
13 select PPC44x_SIMPLE
14 select 440EP
15 select FORCE_PCI
16 help

--- 305 unchanged lines hidden ---