summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-07-17 20:18:28 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2008-07-22 02:39:35 +0200
commitbf312ccc04ab09d674cd1b0f228e76201d94483b (patch)
treec60ebf8b30d82ccb3d810400422bb4c53e6a5420
parentpowerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S (diff)
downloadlinux-bf312ccc04ab09d674cd1b0f228e76201d94483b.tar.xz
linux-bf312ccc04ab09d674cd1b0f228e76201d94483b.zip
powerpc: Remove duplicate 6xx option in Kconfig
The real option is above in the same Kconfig file. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
-rw-r--r--arch/powerpc/platforms/Kconfig.cputype3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index 90e57e12313b..7f6512733862 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -86,9 +86,6 @@ config TUNE_CELL
machines. When building a kernel that is supposed to run only
on Cell, you should also select the POWER4_ONLY option.
-config 6xx
- bool
-
# this is temp to handle compat with arch=ppc
config 8xx
bool