diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index e9f3125325266ff8b93f13c009003d3d4aa335de..40f0c69d20465924f0eeefc8f9dfdf157813ae5c 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -596,7 +596,7 @@ config CRASH_DUMP config ZFCPDUMP def_bool n prompt "zfcpdump support" - depends on SMP + depends on 64BIT && SMP help Select this option if you want to build an zfcpdump enabled kernel. Refer to for more details on this.