From 4c9900a2375fcb624fe6c9f7f7d88632b0104a68 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 12 Nov 2021 20:25:39 -0600 Subject: Remove support for IRQ because our I/O expander does not have this --- recipes-kernel/linux/linux-at91-4.9.87/defconfig | 2 +- 1 file changed, 1 insertion(+), 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 85ff8fa..f734bbd 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig +++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig @@ -1989,7 +1989,7 @@ CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_MAX7300 is not set # CONFIG_GPIO_MAX732X is not set CONFIG_GPIO_PCA953X=y -CONFIG_GPIO_PCA953X_IRQ=y +# CONFIG_GPIO_PCA953X_IRQ is not set # CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_TPIC2810 is not set -- cgit v1.2.3