summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-12 20:25:39 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:26:41 -0600
commit4c9900a2375fcb624fe6c9f7f7d88632b0104a68 (patch)
tree800c8ce4540ff271ac1789eb9ea850435b1d9361
parentb2ed4e31b4780fdf5a9fe5f11da1f74b058c8bb6 (diff)
downloadmeta-multitech-atmel-4c9900a2375fcb624fe6c9f7f7d88632b0104a68.tar.gz
meta-multitech-atmel-4c9900a2375fcb624fe6c9f7f7d88632b0104a68.tar.bz2
meta-multitech-atmel-4c9900a2375fcb624fe6c9f7f7d88632b0104a68.zip
Remove support for IRQ because our I/O expander does not have this
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/defconfig2
1 files changed, 1 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 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