Commit 00355d82 authored by Joel Stanley's avatar Joel Stanley

ARM: config: aspeed-g5: Enable I2C GPIO mux driver

Used by rainier and q71l.
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 98c3f0a1
......@@ -147,6 +147,7 @@ CONFIG_HW_RANDOM_TIMERIOMEM=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
CONFIG_I2C_MUX_GPIO=y
CONFIG_I2C_MUX_PCA9541=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_ASPEED=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment