summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2020-07-24 08:40:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-28 03:56:08 +0300
commit33deb2bedca9614d16b6ddd902f685081ff687ba (patch)
tree4493f15c11287dee1880273cca4de70906824d3c /meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6
parent0235ecc47b30fe8b501298c8781770d5fdaa1d77 (diff)
downloadopenbmc-33deb2bedca9614d16b6ddd902f685081ff687ba.tar.xz
meta-aspeed: g6: defconfig: Enable I2C GPIO mux
Some platforms make use of it. (From meta-aspeed rev: 132487e2ee60e4b167c07fb63093e0ac493a3fbb) Change-Id: I8752df5f9b4b195e605676a398cfdf1510b11008 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index 2ef9ba0f8..d62b3a9b5 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -157,6 +157,7 @@ CONFIG_DEVMEM_BOOTPARAM=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