Re: [2.6 patch] powerpc: remove duplicate 6xx option

2008-07-20 Thread Benjamin Herrenschmidt
On Thu, 2008-07-17 at 21:18 +0300, Adrian Bunk wrote:
 The real option is above in the same Kconfig file.
 
 Signed-off-by: Adrian Bunk [EMAIL PROTECTED]
 
Thanks, I'll pick that up.

Cheers,
Ben.
 
 ---
 2251e74345df51309579a0a5fd8339e2f14762b9 
 diff --git a/arch/powerpc/platforms/Kconfig.cputype 
 b/arch/powerpc/platforms/Kconfig.cputype
 index 5bc4b61..6489d57 100644
 --- a/arch/powerpc/platforms/Kconfig.cputype
 +++ b/arch/powerpc/platforms/Kconfig.cputype
 @@ -84,9 +84,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

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


[2.6 patch] powerpc: remove duplicate 6xx option

2008-07-17 Thread Adrian Bunk
The real option is above in the same Kconfig file.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

---
2251e74345df51309579a0a5fd8339e2f14762b9 
diff --git a/arch/powerpc/platforms/Kconfig.cputype 
b/arch/powerpc/platforms/Kconfig.cputype
index 5bc4b61..6489d57 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -84,9 +84,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

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev