Skip to content
Snippets Groups Projects
Commit 7a88543b authored by maxims@google.com's avatar maxims@google.com Committed by Tom Rini
Browse files

aspeed: Enable I2C in EVB defconfig


Enable I2C driver in ast2500 Eval Board defconfig.
Also enable i2c command.

Signed-off-by: default avatarMaxim Sloyko <maxims@google.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 4dc038f3
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment