[2.6 patch] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT

From: Adrian Bunk
Date: Sun Jul 31 2005 - 11:28:31 EST


The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.13-rc4-mm1/arch/sh64/Kconfig.old 2005-07-31 18:24:19.000000000 +0200
+++ linux-2.6.13-rc4-mm1/arch/sh64/Kconfig 2005-07-31 18:24:26.000000000 +0200
@@ -29,10 +29,6 @@
bool
default y

-config LOG_BUF_SHIFT
- int
- default 14
-
config RWSEM_XCHGADD_ALGORITHM
bool


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/