diff mbox series

[09/22] sunxi: Enable the I2C driver by default

Message ID 20221101050835.2421-10-samuel@sholland.org
State Deferred
Delegated to: Tom Rini
Headers show
Series sunxi: Prepare platform Kconfig to support multiple architectures | expand

Commit Message

Samuel Holland Nov. 1, 2022, 5:08 a.m. UTC
This is used by quite a large number of boards, for PMIC/regulator or
LCD panel control.

Signed-off-by: Samuel Holland <samuel@sholland.org>
---

 board/sunxi/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index b301ba998e..809cd17f54 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -38,6 +38,7 @@  config BOARD_SUNXI
 	imply SPL_POWER
 	imply SPL_SERIAL
 	imply SUNXI_GPIO
+	imply SYS_I2C_MVTWSI
 	imply SYS_NS16550
 	imply SYSRESET
 	imply SYSRESET_WATCHDOG