]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/Kconfig.debug
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / arch / powerpc / Kconfig.debug
index 949258d412d07193d72bcdc0c253fc500c3bd086..c86df246339e9dd3750e8c731c3a5efb9eb47585 100644 (file)
@@ -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