aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig.debug
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2019-02-18 12:28:36 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2019-02-22 22:29:22 +1100
commite66c3209c7fd17209ccc4cbbee8b1b1bd5c438dd (patch)
tree31d1f0b7e4409fa66015ebfa520e4730337405e8 /arch/powerpc/Kconfig.debug
parentpowerpc: dump as a single line areas mapping a single physical page. (diff)
downloadlinux-dev-e66c3209c7fd17209ccc4cbbee8b1b1bd5c438dd.tar.xz
linux-dev-e66c3209c7fd17209ccc4cbbee8b1b1bd5c438dd.zip
powerpc: Move page table dump files in a dedicated subdirectory
This patch moves the files related to page table dump in a dedicated subdirectory. The purpose is to clean a bit arch/powerpc/mm by regrouping multiple files handling a dedicated function. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Shorten the file names while we're at it] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/Kconfig.debug')
-rw-r--r--arch/powerpc/Kconfig.debug4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug
index f4961fbcb48d..4e00cb0a5464 100644
--- a/arch/powerpc/Kconfig.debug
+++ b/arch/powerpc/Kconfig.debug
@@ -361,10 +361,6 @@ config PPC_PTDUMP
If you are unsure, say N.
-config PPC_HTDUMP
- def_bool y
- depends on PPC_PTDUMP && PPC_BOOK3S_64
-
config PPC_FAST_ENDIAN_SWITCH
bool "Deprecated fast endian-switch syscall"
depends on DEBUG_KERNEL && PPC_BOOK3S_64