aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/caif/Kconfig
diff options
context:
space:
mode:
authorAmarnath Revanna <amarnath.bangalore.revanna@stericsson.com>2010-10-27 08:34:42 +0000
committerDavid S. Miller <davem@davemloft.net>2010-10-27 12:29:53 -0700
commit1933f0c09438ed8ccfee2281b814d9b26cef336c (patch)
treeb059ba9d441f5e352807e7a477405bce13d0bd63 /drivers/net/caif/Kconfig
parentcaif-u5500: CAIF shared memory mailbox interface (diff)
downloadlinux-dev-1933f0c09438ed8ccfee2281b814d9b26cef336c.tar.xz
linux-dev-1933f0c09438ed8ccfee2281b814d9b26cef336c.zip
caif-u5500: Build config for CAIF shared mem driver
Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/caif/Kconfig')
-rw-r--r--drivers/net/caif/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/caif/Kconfig b/drivers/net/caif/Kconfig
index 75bfc3a9d95f..09ed3f42d673 100644
--- a/drivers/net/caif/Kconfig
+++ b/drivers/net/caif/Kconfig
@@ -31,3 +31,10 @@ config CAIF_SPI_SYNC
Putting the next command and length in the start of the frame can
help to synchronize to the next transfer in case of over or under-runs.
This option also needs to be enabled on the modem.
+
+config CAIF_SHM
+ tristate "CAIF shared memory protocol driver"
+ depends on CAIF && U5500_MBOX
+ default n
+ ---help---
+ The CAIF shared memory protocol driver for the STE UX5500 platform.