diff options
Diffstat (limited to 'drivers/misc/echo')
-rw-r--r-- | drivers/misc/echo/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/echo/Kconfig b/drivers/misc/echo/Kconfig index be70b263e271..ce0a37a47fc1 100644 --- a/drivers/misc/echo/Kconfig +++ b/drivers/misc/echo/Kconfig @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-only config ECHO tristate "Line Echo Canceller support" - ---help--- + help This driver provides line echo cancelling support for mISDN and Zaptel drivers. |