diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-22 15:39:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-22 15:39:56 +0100 |
commit | 11747c52c04a32dd5e83ebffaf8030e0155c6ee7 (patch) | |
tree | daac554a51dc226d0c2dc7f72567f0f11b0f2f49 /arch/s390/Kconfig | |
parent | ecd929caff09448ce7a2830a27611e63ddc823e9 (diff) | |
parent | e7770f0e399b8b6ccf46283e7887a3baf2cc2ca8 (diff) | |
download | linux-stable-linux-rolling-stable.tar.gz linux-stable-linux-rolling-stable.tar.bz2 linux-stable-linux-rolling-stable.zip |
Merge v6.11.10linux-rolling-stable
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index c60e699e99f5..fff371b89e41 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -275,6 +275,9 @@ config ARCH_SUPPORTS_CRASH_DUMP This option also enables s390 zfcpdump. See also <file:Documentation/arch/s390/zfcpdump.rst> +config ARCH_DEFAULT_CRASH_DUMP + def_bool y + menu "Processor type and features" config HAVE_MARCH_Z10_FEATURES |