summaryrefslogtreecommitdiff
path: root/drivers/modem/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/modem/Kconfig')
-rw-r--r--drivers/modem/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/modem/Kconfig b/drivers/modem/Kconfig
index 95d4307775b..9ecbe00fd61 100644
--- a/drivers/modem/Kconfig
+++ b/drivers/modem/Kconfig
@@ -20,3 +20,12 @@ config MODEM_U8500
If unsure, say N.
source "drivers/modem/shrm/Kconfig"
+
+config MODEM_M6718
+ tristate "Modem Access driver for STE M6718 modem"
+ depends on MODEM
+ default n
+ help
+ Add support for the modem access driver for the M6718 modem.
+
+ If unsure, say N.