summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-07-18 10:17:57 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-07-18 10:17:57 -0700
commit2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb (patch)
treede954f1bc53d8ed7bfaeea8f53914f0c5b615b17
parentb9167a3975a16f3e1655b1d9ac741048dbfc8c94 (diff)
downloadkernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.gz
kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.xz
kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.zip
reenable CONFIG_DEVPORT
-rw-r--r--baseconfig/CONFIG_DEVPORT2
-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_DEVPORT b/baseconfig/CONFIG_DEVPORT
index 555cf4be4..ff170aad1 100644
--- a/baseconfig/CONFIG_DEVPORT
+++ b/baseconfig/CONFIG_DEVPORT
@@ -1 +1 @@
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 8c903c49b..96072ef5d 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -1171,7 +1171,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index f6b5801eb..be699cd6a 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -1162,7 +1162,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index 429aef780..283c4faf0 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -1233,7 +1233,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 1276a2caa..acf36d92c 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -1181,7 +1181,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index fc0742211..fcf845c2b 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -1171,7 +1171,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 43ca8c143..992bb6ec6 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -1223,7 +1223,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-i686-PAE.config b/kernel-i686-PAE.config
index 3cc4dbcfe..484f4d8a9 100644
--- a/kernel-i686-PAE.config
+++ b/kernel-i686-PAE.config
@@ -1029,7 +1029,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-i686-PAEdebug.config b/kernel-i686-PAEdebug.config
index e61d09a1d..30afff6ec 100644
--- a/kernel-i686-PAEdebug.config
+++ b/kernel-i686-PAEdebug.config
@@ -1039,7 +1039,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config
index 31a6aaef5..5698ac052 100644
--- a/kernel-i686-debug.config
+++ b/kernel-i686-debug.config
@@ -1039,7 +1039,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-i686.config b/kernel-i686.config
index 5629a3f20..191ac5f76 100644
--- a/kernel-i686.config
+++ b/kernel-i686.config
@@ -1029,7 +1029,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config
index b7ccef31e..eb676b81f 100644
--- a/kernel-ppc64-debug.config
+++ b/kernel-ppc64-debug.config
@@ -1011,7 +1011,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64.config b/kernel-ppc64.config
index 4fb10c77a..15cb32900 100644
--- a/kernel-ppc64.config
+++ b/kernel-ppc64.config
@@ -1001,7 +1001,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config
index c1f48c4e8..87e3b4eff 100644
--- a/kernel-ppc64le-debug.config
+++ b/kernel-ppc64le-debug.config
@@ -966,7 +966,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index 6ddb55d38..f7a84c72b 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -956,7 +956,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config
index dca2c0648..aafc6c898 100644
--- a/kernel-ppc64p7-debug.config
+++ b/kernel-ppc64p7-debug.config
@@ -966,7 +966,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-ppc64p7.config b/kernel-ppc64p7.config
index 21536ee7b..bf6b9b5af 100644
--- a/kernel-ppc64p7.config
+++ b/kernel-ppc64p7.config
@@ -956,7 +956,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config
index b77b2925b..6a74dcd06 100644
--- a/kernel-s390x-debug.config
+++ b/kernel-s390x-debug.config
@@ -961,7 +961,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-s390x.config b/kernel-s390x.config
index 050d4f20f..9026bca5c 100644
--- a/kernel-s390x.config
+++ b/kernel-s390x.config
@@ -951,7 +951,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index f124e7135..49bd9bad1 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1076,7 +1076,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index c8ed2cccb..fd5d538e4 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -1066,7 +1066,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
-# CONFIG_DEVPORT is not set
+CONFIG_DEVPORT=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS=y
# CONFIG_DGAP is not set