brintos

brintos / linux-shallow public Read only

0
0
Text · 274 B · ce0a37a Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config ECHO3	tristate "Line Echo Canceller support"4	help5	  This driver provides line echo cancelling support for mISDN and6	  Zaptel drivers.7 8	  To compile this driver as a module, choose M here. The module9	  will be called echo.10