aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
authorKumar Gala <galak@freescale.com>2005-09-03 15:55:23 -0700
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 00:05:53 -0700
commitba9d1e2a3da505f0574751c3041bbc307c30aeca (patch)
tree4020932fbdfcee1172bd85db63dbe5a1effb2091 /arch/ppc/Kconfig
parent[PATCH] ppc32: Remove defconfig for CEDAR (diff)
downloadlinux-dev-ba9d1e2a3da505f0574751c3041bbc307c30aeca.tar.xz
linux-dev-ba9d1e2a3da505f0574751c3041bbc307c30aeca.zip
[PATCH] ppc32: Remove board support for K2
Support for the K2 board is no longer maintained and thus being removed Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 2f3598662f24..3f8e003ff881 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -637,9 +637,6 @@ config SANDPOINT
config RADSTONE_PPC7D
bool "Radstone Technology PPC7D board"
-config K2
- bool "SBS-K2"
-
config PAL4
bool "SBS-Palomar4"
@@ -794,7 +791,7 @@ config PPC_OF
config PPC_GEN550
bool
depends on SANDPOINT || MCPN765 || SPRUCE || PPLUS || PCORE || \
- PRPMC750 || K2 || PRPMC800 || LOPEC || \
+ PRPMC750 || PRPMC800 || LOPEC || \
(EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
83xx
default y
@@ -883,10 +880,6 @@ config SANDPOINT_ENABLE_UART1
If this option is enabled then the MPC824x processor will run
in DUART mode instead of UART mode.
-config CPC710_DATA_GATHERING
- bool "Enable CPC710 data gathering"
- depends on K2
-
config HARRIER_STORE_GATHERING
bool "Enable Harrier store gathering"
depends on HARRIER