summaryrefslogtreecommitdiff
path: root/drivers/hsi/clients/Kconfig
diff options
context:
space:
mode:
authorSebastian Reichel <sre@kernel.org>2015-03-03 03:14:41 +0300
committerSebastian Reichel <sre@kernel.org>2015-03-31 23:19:43 +0300
commitf9c0d76eb47e115f64006a8406f6494387fc428c (patch)
treef16f6389441a901ee4f627d877c5518ddf60f21b /drivers/hsi/clients/Kconfig
parent7f62fe8a5851db94e10d8d956c123d4011aaeed9 (diff)
downloadlinux-f9c0d76eb47e115f64006a8406f6494387fc428c.tar.xz
HSI: nokia-modem: Add cmt-speech support
Register cmt-speech driver in nokia-modem driver and forward hsi channel information. Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/hsi/clients/Kconfig')
-rw-r--r--drivers/hsi/clients/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hsi/clients/Kconfig b/drivers/hsi/clients/Kconfig
index 86c849506f34..d6126200361f 100644
--- a/drivers/hsi/clients/Kconfig
+++ b/drivers/hsi/clients/Kconfig
@@ -6,7 +6,7 @@ comment "HSI clients"
config NOKIA_MODEM
tristate "Nokia Modem"
- depends on HSI && SSI_PROTOCOL
+ depends on HSI && SSI_PROTOCOL && CMT_SPEECH
help
Say Y here if you want to add support for the modem on Nokia
N900 (Nokia RX-51) hardware.