From 7ae2e53e97b46482f3e7df74c14f5865b4d4a140 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(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig index 10aae27..0490771 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