diff options
Diffstat (limited to 'fs/Kconfig')
| -rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 2694648cbd1..313b2e06ded 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
| @@ -930,7 +930,7 @@ config PROC_KCORE | |||
| 930 | 930 | ||
| 931 | config PROC_VMCORE | 931 | config PROC_VMCORE |
| 932 | bool "/proc/vmcore support (EXPERIMENTAL)" | 932 | bool "/proc/vmcore support (EXPERIMENTAL)" |
| 933 | depends on PROC_FS && EXPERIMENTAL && CRASH_DUMP | 933 | depends on PROC_FS && CRASH_DUMP |
| 934 | default y | 934 | default y |
| 935 | help | 935 | help |
| 936 | Exports the dump image of crashed kernel in ELF format. | 936 | Exports the dump image of crashed kernel in ELF format. |
