Since I can't (yet) get rid of the sanity checks in config.h, I suppose I should at least update the checks.

This commit is contained in:
Gregory Nutt
2016-05-11 11:07:00 -06:00
parent b77672a049
commit 5356e3d747
3 changed files with 92 additions and 67 deletions
-10
View File
@@ -574,16 +574,6 @@ config DEBUG_INPUT
this debug option is board-specific and may not be available for
some boards.
config DEBUG_DISCRETE
bool "Discrete I/O Debug Output"
default n
depends on DISCRETE_IO
---help---
Enable low level debug SYSLOG output from the discrete I/O device
drivers such as LEDs and I/O expanders (disabled by default).
Support for this debug option is board-specific and may not be
available for some boards.
config DEBUG_ANALOG
bool "Analog Device Debug Output"
default n