summaryrefslogtreecommitdiffstats
path: root/configs/fedora/debug
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-05-23 14:33:57 -0700
committerLaura Abbott <labbott@redhat.com>2018-05-23 14:33:57 -0700
commit9fb14aad58293ce66633c55d168918ef30095fb2 (patch)
tree6e46159a319c7ce8f25a0db7903dd1b6ce916e79 /configs/fedora/debug
parent27086a65ad6d14c3e22e0a3ea4ea56f76982a810 (diff)
downloadkernel-9fb14aad58293ce66633c55d168918ef30095fb2.tar.gz
kernel-9fb14aad58293ce66633c55d168918ef30095fb2.tar.xz
kernel-9fb14aad58293ce66633c55d168918ef30095fb2.zip
Enable page table dumping on arm to match other targets
Diffstat (limited to 'configs/fedora/debug')
-rw-r--r--configs/fedora/debug/CONFIG_ARM_PTDUMP1
-rw-r--r--configs/fedora/debug/CONFIG_ARM_PTDUMP_DEBUGFS1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/fedora/debug/CONFIG_ARM_PTDUMP b/configs/fedora/debug/CONFIG_ARM_PTDUMP
new file mode 100644
index 000000000..298538404
--- /dev/null
+++ b/configs/fedora/debug/CONFIG_ARM_PTDUMP
@@ -0,0 +1 @@
+CONFIG_ARM_PTDUMP=y
diff --git a/configs/fedora/debug/CONFIG_ARM_PTDUMP_DEBUGFS b/configs/fedora/debug/CONFIG_ARM_PTDUMP_DEBUGFS
new file mode 100644
index 000000000..9cb6f8821
--- /dev/null
+++ b/configs/fedora/debug/CONFIG_ARM_PTDUMP_DEBUGFS
@@ -0,0 +1 @@
+CONFIG_ARM_PTDUMP_DEBUGFS=y