From 8418fa2136a9f30e7c9a9c384eb66f960397dc05 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 20 Oct 2021 06:05:27 -0500 Subject: Add PCA953X driver to kernel for MTCDT-0.2 --- recipes-kernel/linux/linux-at91-4.9.87/defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3