projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b0dcb3
)
i2c: imx: allow COMPILE_TEST
author
Wolfram Sang
<wsa@kernel.org>
Sat, 12 Feb 2022 19:46:57 +0000
(20:46 +0100)
committer
Wolfram Sang
<wsa@kernel.org>
Tue, 15 Feb 2022 09:13:49 +0000
(10:13 +0100)
Driver builds fine with COMPILE_TEST. Enable it for wider test coverage
and easier maintenance.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>
drivers/i2c/busses/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/Kconfig
b/drivers/i2c/busses/Kconfig
index bad2fadc94a3e15e6b95c38d992703f8497ef99f..255fd4198433ebafa6f1cd611846cc3555efb837 100644
(file)
--- a/
drivers/i2c/busses/Kconfig
+++ b/
drivers/i2c/busses/Kconfig
@@
-680,7
+680,7
@@
config I2C_IMG
config I2C_IMX
tristate "IMX I2C interface"
- depends on ARCH_MXC || ARCH_LAYERSCAPE || COLDFIRE
+ depends on ARCH_MXC || ARCH_LAYERSCAPE || COLDFIRE
|| COMPILE_TEST
select I2C_SLAVE
help
Say Y here if you want to use the IIC bus controller on