summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohan Pallaka <mpallaka@codeaurora.org>2016-08-23 17:10:42 -0700
committerMohan Pallaka <mpallaka@codeaurora.org>2016-08-23 17:10:42 -0700
commit4158125f98912f4ea02060b28bfb475c8a879193 (patch)
tree9ea268bab3240f9f421296f5b76e53f6834f8ef2
parente97b6a0e0217f7c072fdad6c50673cd7a64348e1 (diff)
defconfig: msmcortex: disable RMI4 dev module
Synaptics driver supports an RMI4 dev module to interact with userspace. Disable the module due to security concerns. Change-Id: Ia8afa5e9cb60c074f13331533630f2583e466d89 CRs-fixed: 1032459 Signed-off-by: Mohan Pallaka <mpallaka@codeaurora.org>
-rw-r--r--arch/arm64/configs/msmcortex-perf_defconfig1
-rw-r--r--arch/arm64/configs/msmcortex_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/msmcortex-perf_defconfig b/arch/arm64/configs/msmcortex-perf_defconfig
index 40a054eca640..51e6b8919727 100644
--- a/arch/arm64/configs/msmcortex-perf_defconfig
+++ b/arch/arm64/configs/msmcortex-perf_defconfig
@@ -272,7 +272,6 @@ CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CORE_v21=y
-CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_DEV_v21=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_v21=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y
diff --git a/arch/arm64/configs/msmcortex_defconfig b/arch/arm64/configs/msmcortex_defconfig
index 0ccb7e243ec0..c3f2b329c5b9 100644
--- a/arch/arm64/configs/msmcortex_defconfig
+++ b/arch/arm64/configs/msmcortex_defconfig
@@ -273,7 +273,6 @@ CONFIG_KEYBOARD_GPIO=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CORE_v21=y
-CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_DEV_v21=y
CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_v21=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_HBTP_INPUT=y