diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-18 04:18:28 +1000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-22 10:39:35 +1000 |
commit | bf312ccc04ab09d674cd1b0f228e76201d94483b (patch) | |
tree | c60ebf8b30d82ccb3d810400422bb4c53e6a5420 /arch | |
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')
-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 90e57e12313..7f651273386 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 |