1 # SPDX-License-Identifier: GPL-2.0
2 comment "S/390 block device drivers"
3 depends on S390 && BLOCK
7 prompt "XPRAM disk support"
8 depends on S390 && BLOCK
10 Select this option if you want to use your expanded storage on S/390
11 or zSeries as a disk. This is useful as a _fast_ swap device if you
12 want to access more than 2G of memory when running in 31 bit mode.
13 This option is also available as a module which will be called
14 xpram. If unsure, say "N".
20 prompt "DCSSBLK support"
21 depends on S390 && BLOCK
23 Support for dcss block device
27 prompt "Support for DASD devices"
28 depends on CCW && BLOCK
30 Enable this option if you want to access DASDs directly utilizing
31 S/390s channel subsystem commands. This is necessary for running
32 natively on a single image or an LPAR.
36 prompt "Profiling support for dasd devices"
39 Enable this option if you want to see profiling information
40 in /proc/dasd/statistics.
44 prompt "Support for ECKD Disks"
47 ECKD devices are the most commonly used devices. You should enable
48 this option unless you are very sure to have no ECKD device.
52 prompt "Support for FBA Disks"
55 Select this option to be able to access FBA devices. It is safe to
60 prompt "Support for DIAG access to Disks"
63 Select this option if you want to use Diagnose250 command to access
64 Disks under VM. If you are not running under VM or unsure what it is,
69 prompt "Extended error reporting (EER)"
72 This driver provides a character device interface to the
73 DASD extended error reporting. This is only needed if you want to
74 use applications written for the EER facility.
78 prompt "Support for Storage Class Memory"
79 depends on S390 && BLOCK && EADM_SCH && SCM_BUS
81 Block device driver for Storage Class Memory (SCM). This driver
82 provides a block device interface for each available SCM increment.
84 To compile this driver as a module, choose M here: the
85 module will be called scm_block.