powerpc/kconfig: Kill PPC_MULTIPLATFORM
[deliverable/linux.git] / arch / powerpc / platforms / embedded6xx / Kconfig
index 4290889678137f1fc20ad3a7f9550e844c7568a7..291ac9d8cbee09d4966fa0a46b846bebdb2c71df 100644 (file)
@@ -1,6 +1,6 @@
 config EMBEDDED6xx
        bool "Embedded 6xx/7xx/7xxx-based boards"
-       depends on PPC32 && BROKEN_ON_SMP && PPC_MULTIPLATFORM
+       depends on 6xx && BROKEN_ON_SMP
 
 config LINKSTATION
        bool "Linkstation / Kurobox(HG) from Buffalo"
@@ -59,6 +59,16 @@ config PPC_PRPMC2800
        help
          This option enables support for the Motorola PrPMC2800 board
 
+config PPC_C2K
+       bool "SBS/GEFanuc C2K board"
+       depends on EMBEDDED6xx
+       select MV64X60
+       select NOT_COHERENT_CACHE
+       select MTD_CFI_I4
+       help
+         This option enables support for the GE Fanuc C2K board (formerly
+         an SBS board).
+
 config TSI108_BRIDGE
        bool
        select PCI
This page took 0.047146 seconds and 5 git commands to generate.