treewide: replace '---help---' in Kconfig files with 'help'
[sfrench/cifs-2.6.git] / arch / arm64 / Kconfig
index 7f9d38444d6d99298c33ed2b0e733861d6d4918c..fdca57124852793eeca0c1edfef2fd998064c7fe 100644 (file)
@@ -1035,7 +1035,7 @@ config CC_HAVE_SHADOW_CALL_STACK
 
 config SECCOMP
        bool "Enable seccomp to safely compute untrusted bytecode"
-       ---help---
+       help
          This kernel feature is useful for number crunching applications
          that may need to compute untrusted bytecode during their
          execution. By using pipes or other transports made available to
@@ -1068,7 +1068,7 @@ config KEXEC
        depends on PM_SLEEP_SMP
        select KEXEC_CORE
        bool "kexec system call"
-       ---help---
+       help
          kexec is a system call that implements the ability to shutdown your
          current kernel, and to start another kernel.  It is like a reboot
          but it is independent of the system firmware.   And like a reboot