Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES

This commit is contained in:
Gregory Nutt 2016-06-11 14:16:01 -06:00
parent a5e7009008
commit e1b19736bd

View File

@ -355,7 +355,7 @@ FAR void *CTouchscreen::listener(FAR void *arg)
if (nbytes < 0)
{
// The only expect error is to be interrupt by a signal
#ifdef CONFIG_DEBUG
#ifdef CONFIG_DEBUG_FEATURES
int errval = errno;
dbg("read %s failed: %d\n",