summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-10-20 06:05:27 -0500
committerJohn Klug <john.klug@multitech.com>2021-11-15 03:48:31 -0600
commit34d0bb84b9463da5cf1be073509f865c6b5d305d (patch)
treeb6f77bc23f400f63ad910adb848b4e9f6f057ea7 /recipes-kernel/linux
parente3427c91732655487bf4b5125ef26bb5cefc35b3 (diff)
downloadmeta-multitech-atmel-34d0bb84b9463da5cf1be073509f865c6b5d305d.tar.gz
meta-multitech-atmel-34d0bb84b9463da5cf1be073509f865c6b5d305d.tar.bz2
meta-multitech-atmel-34d0bb84b9463da5cf1be073509f865c6b5d305d.zip
Add PCA953X driver to kernel for MTCDT-0.2
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
index 79285b4..85ff8fa 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig
+++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
@@ -1988,7 +1988,8 @@ CONFIG_GPIO_SYSFS=y
# CONFIG_GPIO_ADNP is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
-# CONFIG_GPIO_PCA953X is not set
+CONFIG_GPIO_PCA953X=y
+CONFIG_GPIO_PCA953X_IRQ=y
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_SX150X is not set
# CONFIG_GPIO_TPIC2810 is not set