summaryrefslogtreecommitdiffstats
path: root/baseconfig
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-08-22 11:22:25 +0100
committerPeter Robinson <pbrobinson@gmail.com>2017-08-22 11:22:25 +0100
commit778a4470eb3f6f9428c8126c7a0ed1c374e45d5c (patch)
tree9916f01f0147245806c5ba82da4ecedb78ba03d0 /baseconfig
parent19f2b71f7f1a81cf140c50650bb83e33a0019f77 (diff)
downloadkernel-778a4470eb3f6f9428c8126c7a0ed1c374e45d5c.tar.gz
kernel-778a4470eb3f6f9428c8126c7a0ed1c374e45d5c.tar.xz
kernel-778a4470eb3f6f9428c8126c7a0ed1c374e45d5c.zip
Only enable GPIO_IT87 on x86, it's not used on other arches
Diffstat (limited to 'baseconfig')
-rw-r--r--baseconfig/CONFIG_GPIO_IT872
-rw-r--r--baseconfig/x86/CONFIG_GPIO_IT871
2 files changed, 2 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_GPIO_IT87 b/baseconfig/CONFIG_GPIO_IT87
index 00746d711..aaeb504ac 100644
--- a/baseconfig/CONFIG_GPIO_IT87
+++ b/baseconfig/CONFIG_GPIO_IT87
@@ -1 +1 @@
-CONFIG_GPIO_IT87=m
+# CONFIG_GPIO_IT87 is not set
diff --git a/baseconfig/x86/CONFIG_GPIO_IT87 b/baseconfig/x86/CONFIG_GPIO_IT87
new file mode 100644
index 000000000..00746d711
--- /dev/null
+++ b/baseconfig/x86/CONFIG_GPIO_IT87
@@ -0,0 +1 @@
+CONFIG_GPIO_IT87=m