* [PATCH] powerpc: remove kconfig warning
@ 2006-06-27 18:14 Olof Johansson
0 siblings, 0 replies; only message in thread
From: Olof Johansson @ 2006-06-27 18:14 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev, arnd
scripts/kconfig/conf -s arch/powerpc/Kconfig
arch/powerpc/Kconfig:416:warning: leading whitespace ignored
Signed-off-by: Olof Johansson <olof@lixom.net>
Index: linux-2.6/arch/powerpc/Kconfig
===================================================================
--- linux-2.6.orig/arch/powerpc/Kconfig
+++ linux-2.6/arch/powerpc/Kconfig
@@ -413,7 +413,7 @@ config PPC_CELL_NATIVE
default n
config PPC_IBM_CELL_BLADE
- bool " IBM Cell Blade"
+ bool "IBM Cell Blade"
depends on PPC_MULTIPLATFORM && PPC64
select PPC_CELL_NATIVE
select PPC_RTAS
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-27 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-27 18:14 [PATCH] powerpc: remove kconfig warning Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox