linux/drivers/staging/tidspbridge
Víctor Manuel Jáquez Leal 451196a338 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 <vjaquez@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-09 09:38:19 -08:00
..
core staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG 2012-02-09 09:38:19 -08:00
Documentation
dynload
gen staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
hw staging: tidspbridge: MMU2 registers are limited to 32-bit data access 2011-10-19 13:42:49 -07:00
include/dspbridge staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG 2012-02-09 09:38:19 -08:00
pmgr staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
rmgr staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
Kconfig staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG 2012-02-09 09:38:19 -08:00
Makefile staging: tidspbridge: Rename module from bridgedriver to tidspbridge 2012-02-09 09:37:11 -08:00
TODO