diff options
author | Laura Abbott <labbott@redhat.com> | 2018-05-23 14:33:57 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-05-23 14:33:57 -0700 |
commit | 9fb14aad58293ce66633c55d168918ef30095fb2 (patch) | |
tree | 6e46159a319c7ce8f25a0db7903dd1b6ce916e79 /kernel-i686-PAEdebug.config | |
parent | 27086a65ad6d14c3e22e0a3ea4ea56f76982a810 (diff) | |
download | kernel-9fb14aad58293ce66633c55d168918ef30095fb2.tar.gz kernel-9fb14aad58293ce66633c55d168918ef30095fb2.tar.xz kernel-9fb14aad58293ce66633c55d168918ef30095fb2.zip |
Enable page table dumping on arm to match other targets
Diffstat (limited to 'kernel-i686-PAEdebug.config')
-rw-r--r-- | kernel-i686-PAEdebug.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel-i686-PAEdebug.config b/kernel-i686-PAEdebug.config index 786372648..d02b8373e 100644 --- a/kernel-i686-PAEdebug.config +++ b/kernel-i686-PAEdebug.config @@ -250,6 +250,8 @@ CONFIG_ARCH_MULTIPLATFORM=y # CONFIG_ARCNET is not set CONFIG_ARM64_ERRATUM_858921=y CONFIG_ARM64_PTDUMP=y +CONFIG_ARM_PTDUMP_DEBUGFS=y +CONFIG_ARM_PTDUMP=y # CONFIG_AS3935 is not set CONFIG_ASUS_LAPTOP=m CONFIG_ASUS_NB_WMI=m |