i2c: qup: allow COMPILE_TEST
[ Upstream commit 5de7179740 ]
Driver builds fine with COMPILE_TEST. Enable it for wider test coverage
and easier maintenance.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
57c333ad8c
commit
16f903afba
1 changed files with 1 additions and 1 deletions
|
|
@ -926,7 +926,7 @@ config I2C_QCOM_GENI
|
|||
|
||||
config I2C_QUP
|
||||
tristate "Qualcomm QUP based I2C controller"
|
||||
depends on ARCH_QCOM
|
||||
depends on ARCH_QCOM || COMPILE_TEST
|
||||
help
|
||||
If you say yes to this option, support will be included for the
|
||||
built-in I2C interface on the Qualcomm SoCs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue