On Sat, Jul 09, 2016 at 01:31:23PM +0800, Axel Lin wrote: > There is no build dependency for this driver, so enable COMPILE_TEST to get > better build coverage. > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx> For the whole series: Tested-and-acked-by: Liviu Dudau <Liviu.Dudau@xxxxxxx> Thanks, Liviu > --- > Resend with CC VE maintainers. > drivers/i2c/busses/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig > index faa8e68..6e0bba0 100644 > --- a/drivers/i2c/busses/Kconfig > +++ b/drivers/i2c/busses/Kconfig > @@ -924,7 +924,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 > -- > 2.5.0 > -- ==================== | I would like to | | fix the world, | | but they're not | | giving me the | \ source code! / --------------- ¯\_(ツ)_/¯ -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html