X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2FKconfig.debug;h=c86df246339e9dd3750e8c731c3a5efb9eb47585;hb=6ae52c65e01991426e87bb0fb8a2ac9e032db7b1;hp=949258d412d07193d72bcdc0c253fc500c3bd086;hpb=b3de5ad688f0f52457e73767f95a640ab4158d0d;p=karo-tx-linux.git diff --git a/arch/powerpc/Kconfig.debug b/arch/powerpc/Kconfig.debug index 949258d412d0..c86df246339e 100644 --- a/arch/powerpc/Kconfig.debug +++ b/arch/powerpc/Kconfig.debug @@ -356,8 +356,7 @@ config FAIL_IOMMU config PPC_PTDUMP bool "Export kernel pagetable layout to userspace via debugfs" - depends on DEBUG_KERNEL - select DEBUG_FS + depends on DEBUG_KERNEL && DEBUG_FS help This option exports the state of the kernel pagetables to a debugfs file. This is only useful for kernel developers who are