treewide: replace '---help---' in Kconfig files with 'help'
[sfrench/cifs-2.6.git] / arch / s390 / Kconfig.debug
index 190527560b2c333942f49b30f812a035ff8b00fc..761fe2b0b2f6dfe857050935a14f9679a3dbe1dd 100644 (file)
@@ -7,7 +7,7 @@ config S390_PTDUMP
        bool "Export kernel pagetable layout to userspace via debugfs"
        depends on DEBUG_KERNEL
        select DEBUG_FS
-       ---help---
+       help
          Say Y here if you want to show the kernel pagetable layout in a
          debugfs file. This information is only useful for kernel developers
          who are working in architecture specific areas of the kernel.