summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2017-08-21 11:40:16 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2017-08-21 11:40:16 -0500
commit19f2b71f7f1a81cf140c50650bb83e33a0019f77 (patch)
tree56a6e81c34cb7402217f8802d722d5afba300ec0
parent604223eb149b39860d6f174d5c6a87c3cc4e67c4 (diff)
downloadkernel-19f2b71f7f1a81cf140c50650bb83e33a0019f77.tar.gz
kernel-19f2b71f7f1a81cf140c50650bb83e33a0019f77.tar.xz
kernel-19f2b71f7f1a81cf140c50650bb83e33a0019f77.zip
Enable GPIO_IT87 (rhbz 1483535)
-rw-r--r--baseconfig/CONFIG_GPIO_IT872
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
-rw-r--r--kernel-armv7hl-debug.config2
-rw-r--r--kernel-armv7hl-lpae-debug.config2
-rw-r--r--kernel-armv7hl-lpae.config2
-rw-r--r--kernel-armv7hl.config2
-rw-r--r--kernel-i686-PAE.config2
-rw-r--r--kernel-i686-PAEdebug.config2
-rw-r--r--kernel-i686-debug.config2
-rw-r--r--kernel-i686.config2
-rw-r--r--kernel-ppc64-debug.config2
-rw-r--r--kernel-ppc64.config2
-rw-r--r--kernel-ppc64le-debug.config2
-rw-r--r--kernel-ppc64le.config2
-rw-r--r--kernel-ppc64p7-debug.config2
-rw-r--r--kernel-ppc64p7.config2
-rw-r--r--kernel-s390x-debug.config2
-rw-r--r--kernel-s390x.config2
-rw-r--r--kernel-x86_64-debug.config2
-rw-r--r--kernel-x86_64.config2
21 files changed, 21 insertions, 21 deletions
diff --git a/baseconfig/CONFIG_GPIO_IT87 b/baseconfig/CONFIG_GPIO_IT87
index aaeb504ac..00746d711 100644
--- a/baseconfig/CONFIG_GPIO_IT87
+++ b/baseconfig/CONFIG_GPIO_IT87
@@ -1 +1 @@
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 525cce29d..cb02b0050 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -1732,7 +1732,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index eaf600cf9..3f229fdc4 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -1715,7 +1715,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index 4bfa3935a..30c2c8bd3 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -1859,7 +1859,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
CONFIG_GPIO_MAX7301=m
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index da3311cdb..354c72115 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -1764,7 +1764,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
CONFIG_GPIO_MAX7301=m
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index 80d177db7..1b7010fab 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -1747,7 +1747,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
CONFIG_GPIO_MAX7301=m
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 08a183a5f..cdd2037c3 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -1842,7 +1842,7 @@ CONFIG_GPIO_EXAR=m
CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_GENERIC=y
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
CONFIG_GPIO_MAX7301=m
diff --git a/kernel-i686-PAE.config b/kernel-i686-PAE.config
index cc31234c3..b7a9c232a 100644
--- a/kernel-i686-PAE.config
+++ b/kernel-i686-PAE.config
@@ -1604,7 +1604,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set
diff --git a/kernel-i686-PAEdebug.config b/kernel-i686-PAEdebug.config
index c896b6ab1..19ce6883e 100644
--- a/kernel-i686-PAEdebug.config
+++ b/kernel-i686-PAEdebug.config
@@ -1622,7 +1622,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config
index 8541ed4cb..b9e6a3926 100644
--- a/kernel-i686-debug.config
+++ b/kernel-i686-debug.config
@@ -1622,7 +1622,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set
diff --git a/kernel-i686.config b/kernel-i686.config
index ced2e266a..e9c919983 100644
--- a/kernel-i686.config
+++ b/kernel-i686.config
@@ -1604,7 +1604,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set
diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config
index c17813d6b..5fa9f4f28 100644
--- a/kernel-ppc64-debug.config
+++ b/kernel-ppc64-debug.config
@@ -1533,7 +1533,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-ppc64.config b/kernel-ppc64.config
index d368edd1f..2041e0d48 100644
--- a/kernel-ppc64.config
+++ b/kernel-ppc64.config
@@ -1515,7 +1515,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config
index c76b90fb2..de961892a 100644
--- a/kernel-ppc64le-debug.config
+++ b/kernel-ppc64le-debug.config
@@ -1487,7 +1487,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index de68e7c9d..9afd9305d 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -1469,7 +1469,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config
index 0ae90d5fe..743ed6247 100644
--- a/kernel-ppc64p7-debug.config
+++ b/kernel-ppc64p7-debug.config
@@ -1486,7 +1486,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-ppc64p7.config b/kernel-ppc64p7.config
index 0c2a27ff0..5b41e7d85 100644
--- a/kernel-ppc64p7.config
+++ b/kernel-ppc64p7.config
@@ -1468,7 +1468,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config
index 25977b5f7..76d606eb0 100644
--- a/kernel-s390x-debug.config
+++ b/kernel-s390x-debug.config
@@ -1457,7 +1457,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
# CONFIG_GPIOLIB is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-s390x.config b/kernel-s390x.config
index 7f0886fc8..d70d86ffd 100644
--- a/kernel-s390x.config
+++ b/kernel-s390x.config
@@ -1439,7 +1439,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_FTGPIO010 is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_GRGPIO is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
# CONFIG_GPIOLIB is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX7301 is not set
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index 6a91c3475..52a1fdbe5 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1660,7 +1660,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index e9fc3df83..08afc3a7c 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -1642,7 +1642,7 @@ CONFIG_GPIO_EXAR=m
# CONFIG_GPIO_GRGPIO is not set
CONFIG_GPIO_ICH=m
# CONFIG_GPIO_INTEL_MID is not set
-# CONFIG_GPIO_IT87 is not set
+CONFIG_GPIO_IT87=m
CONFIG_GPIOLIB=y
# CONFIG_GPIO_LYNXPOINT is not set
# CONFIG_GPIO_MAX7300 is not set