mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
sunxi: Enable the I2C driver by default
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>
This commit is contained in:
parent
7d38e1cf7c
commit
cd193be996
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user