summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-01-24 17:13:54 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-01-24 17:13:54 -0600
commitdebde9bd95a00c94e102f5a35011c6ddd0ca9046 (patch)
treea58cbca702b7d5011e33344a85d7b868f2705523
parent8b4a502c6728c1abd4151761df0559480035ef66 (diff)
downloadkernel-debde9bd95a00c94e102f5a35011c6ddd0ca9046.tar.gz
kernel-debde9bd95a00c94e102f5a35011c6ddd0ca9046.tar.xz
kernel-debde9bd95a00c94e102f5a35011c6ddd0ca9046.zip
Add config option
-rw-r--r--configs/fedora/generic/powerpc/CONFIG_DEVICE_PRIVATE1
-rw-r--r--kernel-ppc64le-debug-fedora.config1
-rw-r--r--kernel-ppc64le-fedora.config1
3 files changed, 3 insertions, 0 deletions
diff --git a/configs/fedora/generic/powerpc/CONFIG_DEVICE_PRIVATE b/configs/fedora/generic/powerpc/CONFIG_DEVICE_PRIVATE
new file mode 100644
index 000000000..ef0a4ad5b
--- /dev/null
+++ b/configs/fedora/generic/powerpc/CONFIG_DEVICE_PRIVATE
@@ -0,0 +1 @@
+CONFIG_DEVICE_PRIVATE=y
diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config
index 592f9f1a4..9fdfa0093 100644
--- a/kernel-ppc64le-debug-fedora.config
+++ b/kernel-ppc64le-debug-fedora.config
@@ -1063,6 +1063,7 @@ CONFIG_DEV_DAX_PMEM=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVFREQ_THERMAL is not set
+CONFIG_DEVICE_PRIVATE=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
CONFIG_DEVPORT=y
diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config
index d18a82efe..0e47b86c3 100644
--- a/kernel-ppc64le-fedora.config
+++ b/kernel-ppc64le-fedora.config
@@ -1055,6 +1055,7 @@ CONFIG_DEV_DAX_PMEM=m
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVFREQ_THERMAL is not set
+CONFIG_DEVICE_PRIVATE=y
# CONFIG_DEVKMEM is not set
CONFIG_DEVMEM=y
CONFIG_DEVPORT=y