OMAPDSS: Create new debug config options
authorChandrabhanu Mahapatra <cmahapatra@ti.com>
Sat, 29 Sep 2012 05:55:42 +0000 (11:25 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 12 Oct 2012 11:15:30 +0000 (14:15 +0300)
commit1b3bcb33fb9faeab29e5c734fa000f6c7746ea1c
tree6fb7167e1184e317bbe656a73cc1dc4b7712f1d8
parent7ad6623a4980caa053eb9eb3207e0c3ba7d4ed4d
OMAPDSS: Create new debug config options

The config option CONFIG_OMAP2_DSS_DEBUG_SUPPORT has been removed and replaced
with CONFIG_OMAP2_DSS_DEBUG and CONFIG_OMAP2_DSS_DEBUGFS. CONFIG_OMAP2_DSS_DEBUG
enables DEBUG flag and CONFIG_OMAP2_DSS_DEBUGFS enables creation of debugfs for
OMAPDSS. Both the config options are disabled by default and can be enabled
independently of one another as per convenience.

Signed-off-by: Chandrabhanu Mahapatra <cmahapatra@ti.com>
Reviewed-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/Kconfig
drivers/video/omap2/dss/Makefile
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h
This page took 0.024476 seconds and 5 git commands to generate.