|
@@ -596,7 +596,7 @@ config CRASH_DUMP
|
|
|
config ZFCPDUMP
|
|
config ZFCPDUMP
|
|
|
def_bool n
|
|
def_bool n
|
|
|
prompt "zfcpdump support"
|
|
prompt "zfcpdump support"
|
|
|
- depends on SMP
|
|
|
|
|
|
|
+ depends on 64BIT && SMP
|
|
|
help
|
|
help
|
|
|
Select this option if you want to build an zfcpdump enabled kernel.
|
|
Select this option if you want to build an zfcpdump enabled kernel.
|
|
|
Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
|
|
Refer to <file:Documentation/s390/zfcpdump.txt> for more details on this.
|