summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-lpae-debug.config
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 /kernel-armv7hl-lpae-debug.config
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 'kernel-armv7hl-lpae-debug.config')
-rw-r--r--kernel-armv7hl-lpae-debug.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index 00c24470b..171bce527 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -338,8 +338,8 @@ CONFIG_ARM_PL172_MPMC=m
CONFIG_ARM_PMU=y
# CONFIG_ARM_PSCI_CHECKER is not set
CONFIG_ARM_PSCI=y
-# CONFIG_ARM_PTDUMP_DEBUGFS is not set
-# CONFIG_ARM_PTDUMP is not set
+CONFIG_ARM_PTDUMP_DEBUGFS=y
+CONFIG_ARM_PTDUMP=y
CONFIG_ARM_RK3399_DMC_DEVFREQ=m
CONFIG_ARM_SCMI_CPUFREQ=m
CONFIG_ARM_SCMI_POWER_DOMAIN=m