From: Wang Hui <hui.w...@windriver.com>

If we set default y for this driver in the Kconfig, it will be built
when we build other platforms, it will bring building errors, so
remove it.

Signed-off-by: Wang Hui <hui.w...@windriver.com>
---
 drivers/i2c/busses/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 95ceb08..4b3a7ca 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -929,7 +929,6 @@ config SCx200_ACB
 config I2C_AXXIA
        tristate "Axxia I2C bus support"
        select I2C_ALGOBIT
-       default y
        help
          Say yes if you want to support the I2C bus on Axxia platforms.
 
-- 
1.8.3

_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to