summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-03-09 09:52:33 -0800
committerLaura Abbott <labbott@redhat.com>2018-03-09 09:52:33 -0800
commit898f8e9b5fb1ddf9a997bc92106e4f4d00496ea4 (patch)
treee58d28c9e58bc66574a4e47d01b42e70a417e3a3
parent205d2cee19f9d5cecd0918e70787324a71fd360e (diff)
downloadkernel-898f8e9b5fb1ddf9a997bc92106e4f4d00496ea4.tar.gz
kernel-898f8e9b5fb1ddf9a997bc92106e4f4d00496ea4.tar.xz
kernel-898f8e9b5fb1ddf9a997bc92106e4f4d00496ea4.zip
Enable CONFIG_ARM64_PMEM
Request for some arm64 devices
-rw-r--r--configs/fedora/generic/arm/aarch64/CONFIG_ARM64_PMEM2
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
3 files changed, 3 insertions, 3 deletions
diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_PMEM b/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_PMEM
index 9325600d1..f2e1b130f 100644
--- a/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_PMEM
+++ b/configs/fedora/generic/arm/aarch64/CONFIG_ARM64_PMEM
@@ -1 +1 @@
-# CONFIG_ARM64_PMEM is not set
+CONFIG_ARM64_PMEM=y
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index 6f1bd2553..9ae8bf5dc 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -259,7 +259,7 @@ CONFIG_ARM64_ERRATUM_858921=y
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
CONFIG_ARM64_PAN=y
-# CONFIG_ARM64_PMEM is not set
+CONFIG_ARM64_PMEM=y
CONFIG_ARM64_PTDUMP_DEBUGFS=y
CONFIG_ARM64_PTDUMP=y
# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 3ae53df3a..b09f2ca97 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -259,7 +259,7 @@ CONFIG_ARM64_ERRATUM_858921=y
CONFIG_ARM64_HW_AFDBM=y
CONFIG_ARM64_LSE_ATOMICS=y
CONFIG_ARM64_PAN=y
-# CONFIG_ARM64_PMEM is not set
+CONFIG_ARM64_PMEM=y
CONFIG_ARM64_PTDUMP_DEBUGFS=y
# CONFIG_ARM64_PTDUMP is not set
# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set