[2.6 patch] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
From: Adrian Bunk (bunk_at_stusta.de)
Date: 07/31/05
- Previous message: James Cloos: "Re: [PATCH] Wireless Security Lock driver."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Jul 2005 18:26:56 +0200 To: lethal@linux-sh.org, rc@rc0.org.uk
The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: James Cloos: "Re: [PATCH] Wireless Security Lock driver."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|