
1 Nov
2022
1 Nov
'22
6:08 a.m.
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 --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
--
2.37.3