dahdi_config: Remove unused NO_DCDC definition.
There are not any drivers in the tree that make reference to this definition anymore, so it can be removed. Signed-off-by: Shaun Ruffell <sruffell@digium.com>
This commit is contained in:
parent
bd0366287e
commit
4a6ecbbdeb
@ -40,11 +40,10 @@
|
|||||||
/* #define SHORT_FLASH_TIME */
|
/* #define SHORT_FLASH_TIME */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Uncomment to disable calibration and/or DC/DC converter tests
|
* Uncomment to disable calibration tests
|
||||||
* (not generally recommended)
|
* (not generally recommended)
|
||||||
*/
|
*/
|
||||||
/* #define NO_CALIBRATION */
|
/* #define NO_CALIBRATION */
|
||||||
/* #define NO_DCDC */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Boost ring voltage (Higher ring voltage, takes more power)
|
* Boost ring voltage (Higher ring voltage, takes more power)
|
||||||
|
Loading…
Reference in New Issue
Block a user