From 87d20dd4d339a4ac0229861f26e9e5974d1cc419 Mon Sep 17 00:00:00 2001 From: Dhoat Harpal Date: Wed, 12 Apr 2017 19:48:14 +0530 Subject: char: msm_smd_pkt: Add snapshot of SMD packet driver This snapshot is taken as of msm-3.18 'commit 7e1165aac628 ("Merge drivers: iio: bmi160: Enabled the buffering support for BMI160 Sensor")' CRs-Fixed: 2035593 Change-Id: I2951e77f226062d82e84a26fce6ab932b9685223 Signed-off-by: Dhoat Harpal --- drivers/char/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'drivers/char/Kconfig') diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index ebbe31fee7ae..fb1defb12ac6 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -592,6 +592,16 @@ config DEVPORT source "drivers/s390/char/Kconfig" +config MSM_SMD_PKT + bool "Enable device interface for some SMD packet ports" + default n + depends on MSM_SMD + help + smd_pkt driver provides the interface for the userspace clients + to communicate over smd via device nodes. This enable the + usersapce clients to read and write to some smd packets channel + for MSM chipset. + config TILE_SROM bool "Character-device access via hypervisor to the Tilera SPI ROM" depends on TILE -- cgit v1.2.3