X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fproc%2FKconfig;h=2183fcf41d5933d576724a4016cccd3adb4ce645;hb=1c3fc3e5cc8a81d21b199cb739d5d9c51f3688f4;hp=15af6222f8a4fb465251dd97610460a9bc79639e;hpb=99273ac4dc4db0cfb38fec65d4afb8a0f6bc6e58;p=cascardo%2Flinux.git diff --git a/fs/proc/Kconfig b/fs/proc/Kconfig index 15af6222f8a4..2183fcf41d59 100644 --- a/fs/proc/Kconfig +++ b/fs/proc/Kconfig @@ -31,6 +31,10 @@ config PROC_FS config PROC_KCORE bool "/proc/kcore support" if !ARM depends on PROC_FS && MMU + help + Provides a virtual ELF core file of the live kernel. This can + be read with gdb and other ELF tools. No modifications can be + made using this mechanism. config PROC_VMCORE bool "/proc/vmcore support"