mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +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_POWER
|
||||||
imply SPL_SERIAL
|
imply SPL_SERIAL
|
||||||
imply SUNXI_GPIO
|
imply SUNXI_GPIO
|
||||||
|
imply SYS_I2C_MVTWSI
|
||||||
imply SYS_NS16550
|
imply SYS_NS16550
|
||||||
imply SYSRESET
|
imply SYSRESET
|
||||||
imply SYSRESET_WATCHDOG
|
imply SYSRESET_WATCHDOG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user