diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-17 14:18:28 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-21 20:39:35 -0400 |
commit | bf312ccc04ab09d674cd1b0f228e76201d94483b (patch) | |
tree | c60ebf8b30d82ccb3d810400422bb4c53e6a5420 /arch/powerpc/platforms | |
parent | 76bfdcf71c421154b69470e1ce346c8cf4ee1230 (diff) |
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>
Diffstat (limited to 'arch/powerpc/platforms')
-rw-r--r-- | arch/powerpc/platforms/Kconfig.cputype | 3 |
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 | |||
86 | machines. When building a kernel that is supposed to run only | 86 | machines. When building a kernel that is supposed to run only |
87 | on Cell, you should also select the POWER4_ONLY option. | 87 | on Cell, you should also select the POWER4_ONLY option. |
88 | 88 | ||
89 | config 6xx | ||
90 | bool | ||
91 | |||
92 | # this is temp to handle compat with arch=ppc | 89 | # this is temp to handle compat with arch=ppc |
93 | config 8xx | 90 | config 8xx |
94 | bool | 91 | bool |