diff options
| -rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
