Kconfig (d585a021c0b10b0477d6b608c53e1feb8cde0507) Kconfig (bc161c7a670352222120cb104b0b280fe586fa30)
1config EMBEDDED6xx
2 bool "Embedded 6xx/7xx/7xxx-based boards"
3 depends on 6xx && BROKEN_ON_SMP
4
5config LINKSTATION
6 bool "Linkstation / Kurobox(HG) from Buffalo"
7 depends on EMBEDDED6xx
8 select MPIC

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

85 select CHECK_CACHE_COHERENCY
86
87config MPC10X_OPENPIC
88 bool
89
90config MPC10X_STORE_GATHERING
91 bool "Enable MPC10x store gathering"
92 depends on MPC10X_BRIDGE
1config EMBEDDED6xx
2 bool "Embedded 6xx/7xx/7xxx-based boards"
3 depends on 6xx && BROKEN_ON_SMP
4
5config LINKSTATION
6 bool "Linkstation / Kurobox(HG) from Buffalo"
7 depends on EMBEDDED6xx
8 select MPIC

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

85 select CHECK_CACHE_COHERENCY
86
87config MPC10X_OPENPIC
88 bool
89
90config MPC10X_STORE_GATHERING
91 bool "Enable MPC10x store gathering"
92 depends on MPC10X_BRIDGE
93
94config GAMECUBE_COMMON
95 bool
96