Skip to content

Commit

Permalink
[PATCH] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
Browse files Browse the repository at this point in the history
The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Paul Mundt <lethal@Linux-SH.ORG>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Sep 5, 2005
1 parent 59df6bb commit 7e06066
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/sh64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default y

config LOG_BUF_SHIFT
int
default 14

config RWSEM_XCHGADD_ALGORITHM
bool

Expand Down

0 comments on commit 7e06066

Please sign in to comment.