summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-06-12 04:55:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-13 05:09:52 +0300
commit8915589951b66b95db448a6c9e8328d4c4446e7c (patch)
tree36279decc2cef64bcc460b51c3b7af65af3b0542 /meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
parent13aa51428afab3cec7c81460616619e26df2358c (diff)
downloadopenbmc-8915589951b66b95db448a6c9e8328d4c4446e7c.tar.xz
linux-aspeed: Add PCA953X driver to defconfig
This is used by the Swift system. (From meta-aspeed rev: 27b8161d02b6a37c4822a2f9eb26f94fcbe82dca) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I68ccf9a25befa874634cfbe076ab300801d2f70b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig')
-rwxr-xr-xmeta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
index 1452eec6c..adb9c0766 100755
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g5/defconfig
@@ -160,6 +160,8 @@ CONFIG_I2C_FSI=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_ASPEED=y
+CONFIG_GPIO_PCA953X=y
+CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_W1=y
CONFIG_W1_MASTER_GPIO=y
CONFIG_W1_SLAVE_THERM=y