mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-13 07:07:28 +08:00
aspeed: Enable I2C in EVB defconfig
Enable I2C driver in ast2500 Eval Board defconfig. Also enable i2c command. Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
4dc038f3a1
commit
7a88543b50
@@ -18,3 +18,6 @@ CONFIG_TIMER=y
|
||||
CONFIG_WDT=y
|
||||
CONFIG_DM_RESET=y
|
||||
CONFIG_PINCTRL=y
|
||||
CONFIG_DM_I2C=y
|
||||
CONFIG_SYS_I2C_ASPEED=y
|
||||
CONFIG_CMD_I2C=y
|
||||
|
||||
Reference in New Issue
Block a user