Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f6db9bf authored by Axel Lin's avatar Axel Lin Committed by Wolfram Sang
Browse files

i2c: versatile: Allow compile test build



There is no build dependency for this driver, so enable COMPILE_TEST to get
better build coverage.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Tested-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Acked-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 748c0bbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -927,7 +927,7 @@ config I2C_UNIPHIER_F

config I2C_VERSATILE
	tristate "ARM Versatile/Realview I2C bus support"
	depends on ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS
	depends on ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS || COMPILE_TEST
	select I2C_ALGOBIT
	help
	  Say yes if you want to support the I2C serial bus on ARMs Versatile