From: Adrian Bunk Date: Sat, 3 Sep 2005 22:57:10 +0000 (-0700) Subject: [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug X-Git-Tag: v2.6.14-rc1~821 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f9ebc894ecdb985475060d051a571dc231cce7;p=pandora-kernel.git [PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug This patch converts arch/cris/Kconfig.debug to using lib/Kconfig.debug. This should fix a compile error in 2.6.13-rc4 caused by a missing CONFIG_LOG_BUF_SHIFT definition. While I was editing this file, I also converted some spaces to tabs. Signed-off-by: Adrian Bunk Acked-by: Mikael Starvik Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed