From 9e52e2e2ddba22f5fcb7eff0695ef5103bc78fa3 Mon Sep 17 00:00:00 2001 From: Devesh Jhunjhunwala Date: Thu, 11 Feb 2016 13:45:31 -0800 Subject: misc: Update the QPNP_MISC Kconfig entry Let the QPNP_MISC config depend on the SPMI or the MSM_SPMI configs instead of SPMI only. CRs-Fixed: 972331 Change-Id: I9a0d53c6cf0aeeaf258cfca5706c68a6a8b7e37a Signed-off-by: Devesh Jhunjhunwala --- drivers/misc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index a545c73d8eb4..055b19432e7c 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -553,7 +553,7 @@ config UID_CPUTIME config QPNP_MISC tristate "QPNP Misc Peripheral" - depends on SPMI + depends on SPMI || MSM_SPMI help Say 'y' here to include support for the QTI QPNP MISC peripheral. The MISC peripheral holds the USB ID interrupt -- cgit v1.2.3