dahdi_config: Enable DAHDI_DYNAMIC + DAHDI_DYNAMIC_LOC

Especially for automatic testing it is quite useful to have virtual
DAHDI spans with a loopback between them.
This commit is contained in:
Harald Welte 2020-09-11 17:56:32 +02:00
parent 1e596bd52a
commit cd446e7171
1 changed files with 3 additions and 0 deletions

View File

@ -195,4 +195,7 @@
*/
/* #define CONFIG_DAHDI_CONFLINK */
#define CONFIG_DAHDI_DYNAMIC
#define CONFIG_DAHDI_DYNAMIC_LOC
#endif