|
This patch file was produced by running |
|
|
|
LANG=C fakeroot debian/rules editconfigs |
|
|
|
and enabling the GPIO_PCA953X and GPIO_PCA953X_IRQ settings for the amd64 arch. |
|
The Debian scripts propagate the old setting to all of the other architectures. |
|
|
|
Because we are no longer building gpio_pca953x as a module, we also need to |
|
disable a sanity check for the presence of the .ko file. This is done |
|
dynamically in the build.sh script. |
|
|
|
-------------------------------------------------------------------------------- |
|
diff -ru linux-4.15.0-orig/debian.master/config/amd64/config.flavour.generic linux-4.15.0/debian.master/config/amd64/config.flavour.generic |
|
--- linux-4.15.0-orig/debian.master/config/amd64/config.flavour.generic 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/amd64/config.flavour.generic 2021-02-12 17:38:14.323530000 +0000 |
|
@@ -1,6 +1,7 @@ |
|
# |
|
# Config options for config.flavour.generic automatically generated by splitconfig.pl |
|
# |
|
+CONFIG_GPIO_PCA953X=y |
|
CONFIG_HZ=250 |
|
# CONFIG_HZ_1000 is not set |
|
CONFIG_HZ_250=y |
|
diff -ru linux-4.15.0-orig/debian.master/config/amd64/config.flavour.lowlatency linux-4.15.0/debian.master/config/amd64/config.flavour.lowlatency |
|
--- linux-4.15.0-orig/debian.master/config/amd64/config.flavour.lowlatency 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/amd64/config.flavour.lowlatency 2021-02-12 17:38:14.314530000 +0000 |
|
@@ -1,6 +1,7 @@ |
|
# |
|
# Config options for config.flavour.lowlatency automatically generated by splitconfig.pl |
|
# |
|
+CONFIG_GPIO_PCA953X=m |
|
CONFIG_HZ=1000 |
|
CONFIG_HZ_1000=y |
|
# CONFIG_HZ_250 is not set |
|
diff -ru linux-4.15.0-orig/debian.master/config/arm64/config.common.arm64 linux-4.15.0/debian.master/config/arm64/config.common.arm64 |
|
--- linux-4.15.0-orig/debian.master/config/arm64/config.common.arm64 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/arm64/config.common.arm64 2021-02-12 17:38:40.079516000 +0000 |
|
@@ -134,6 +134,7 @@ |
|
CONFIG_GPIO_GENERIC=y |
|
CONFIG_GPIO_GENERIC_PLATFORM=y |
|
CONFIG_GPIO_MB86S7X=m |
|
+CONFIG_GPIO_PCA953X=m |
|
CONFIG_GPIO_TWL4030=m |
|
CONFIG_GPIO_TWL6040=m |
|
# CONFIG_HAVE_AOUT is not set |
|
diff -ru linux-4.15.0-orig/debian.master/config/armhf/config.common.armhf linux-4.15.0/debian.master/config/armhf/config.common.armhf |
|
--- linux-4.15.0-orig/debian.master/config/armhf/config.common.armhf 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/armhf/config.common.armhf 2021-02-12 17:38:40.078516000 +0000 |
|
@@ -117,6 +117,7 @@ |
|
CONFIG_GPIO_GENERIC=y |
|
CONFIG_GPIO_GENERIC_PLATFORM=y |
|
CONFIG_GPIO_MB86S7X=m |
|
+CONFIG_GPIO_PCA953X=m |
|
CONFIG_GPIO_TWL4030=y |
|
CONFIG_GPIO_TWL6040=y |
|
# CONFIG_HAVE_AOUT is not set |
|
diff -ru linux-4.15.0-orig/debian.master/config/config.common.ubuntu linux-4.15.0/debian.master/config/config.common.ubuntu |
|
--- linux-4.15.0-orig/debian.master/config/config.common.ubuntu 2021-02-12 17:36:12.591636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/config.common.ubuntu 2021-02-12 17:38:40.073516000 +0000 |
|
@@ -3248,7 +3248,7 @@ |
|
CONFIG_GPIO_MXC=y |
|
CONFIG_GPIO_OMAP=y |
|
CONFIG_GPIO_PALMAS=y |
|
-CONFIG_GPIO_PCA953X=m |
|
+CONFIG_GPIO_PCA953X_IRQ=y |
|
CONFIG_GPIO_PCF857X=m |
|
CONFIG_GPIO_PCH=m |
|
CONFIG_GPIO_PCI_IDIO_16=m |
|
diff -ru linux-4.15.0-orig/debian.master/config/i386/config.common.i386 linux-4.15.0/debian.master/config/i386/config.common.i386 |
|
--- linux-4.15.0-orig/debian.master/config/i386/config.common.i386 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/i386/config.common.i386 2021-02-12 17:38:40.076516000 +0000 |
|
@@ -118,6 +118,7 @@ |
|
CONFIG_GPIO_GENERIC=m |
|
CONFIG_GPIO_GENERIC_PLATFORM=m |
|
CONFIG_GPIO_MB86S7X=m |
|
+CONFIG_GPIO_PCA953X=m |
|
CONFIG_GPIO_TWL4030=m |
|
CONFIG_GPIO_TWL6040=m |
|
CONFIG_HAVE_AOUT=y |
|
diff -ru linux-4.15.0-orig/debian.master/config/ppc64el/config.common.ppc64el linux-4.15.0/debian.master/config/ppc64el/config.common.ppc64el |
|
--- linux-4.15.0-orig/debian.master/config/ppc64el/config.common.ppc64el 2021-02-12 17:36:12.590636000 +0000 |
|
+++ linux-4.15.0/debian.master/config/ppc64el/config.common.ppc64el 2021-02-12 17:38:40.082516000 +0000 |
|
@@ -119,6 +119,7 @@ |
|
CONFIG_GPIO_GENERIC=y |
|
CONFIG_GPIO_GENERIC_PLATFORM=m |
|
CONFIG_GPIO_MB86S7X=m |
|
+CONFIG_GPIO_PCA953X=m |
|
CONFIG_GPIO_TWL4030=m |
|
CONFIG_GPIO_TWL6040=m |
|
# CONFIG_HAVE_AOUT is not set |