aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff LaBundy <[email protected]>2020-05-18 11:32:18 -0700
committerDmitry Torokhov <[email protected]>2020-05-18 11:34:00 -0700
commitd0ac7079d5fcaaaf3eb99c197a08ac1b399754f4 (patch)
tree79851d95b94600db0da68e2854cd58030059828c
parent918e2844d940da7c624262a7aa327615d3eb5abd (diff)
Input: iqs269a - add missing I2C dependency
If CONFIG_INPUT_IQS269A is selected yet CONFIG_I2C is not, the build fails. To solve this problem, add I2C as a dependency. Signed-off-by: Jeff LaBundy <[email protected]> Reported-by: kbuild test robot <[email protected]> Fixes: 04e49867fad1 ("Input: add support for Azoteq IQS269A") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r--drivers/input/misc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 943cf69b5b73..362e8a01980c 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -720,6 +720,7 @@ config INPUT_IMS_PCU
config INPUT_IQS269A
tristate "Azoteq IQS269A capacitive touch controller"
+ depends on I2C
select REGMAP_I2C
help
Say Y to enable support for the Azoteq IQS269A capacitive