From: Víctor Manuel Jáquez Leal Date: Mon, 6 Feb 2012 23:39:37 +0000 (+0100) Subject: staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG X-Git-Tag: v3.4-rc1~186^2~176^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451196a338c681a95a79469cd58a54e657904e06;p=pandora-kernel.git staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG Since all the asserts and DBC macros are gone, the kconfig macro CONFIG_TIDSPBRIDGE_DEBUG is not almost used, but for printing trace messages. Since it is almost not used, I don't see any case for keep it churning the configuration menu. This patch removes completely the kconfig macro CONFIG_TIDSPBRIDGE_DEBUG, using only TIDSPBRIDGE_BACKTRACE for enabling the debug trace messages. Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed