diff options
Diffstat (limited to 'drivers/s390/block/Kconfig')
-rw-r--r-- | drivers/s390/block/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/s390/block/Kconfig b/drivers/s390/block/Kconfig index 6f50cc9323d9..baf9cc3ebae3 100644 --- a/drivers/s390/block/Kconfig +++ b/drivers/s390/block/Kconfig | |||
@@ -55,14 +55,4 @@ config DASD_DIAG | |||
55 | Disks under VM. If you are not running under VM or unsure what it is, | 55 | Disks under VM. If you are not running under VM or unsure what it is, |
56 | say "N". | 56 | say "N". |
57 | 57 | ||
58 | config DASD_CMB | ||
59 | tristate "Compatibility interface for DASD channel measurement blocks" | ||
60 | depends on DASD | ||
61 | help | ||
62 | This driver provides an additional interface to the channel measurement | ||
63 | facility, which is normally accessed though sysfs, with a set of | ||
64 | ioctl functions specific to the dasd driver. | ||
65 | This is only needed if you want to use applications written for | ||
66 | linux-2.4 dasd channel measurement facility interface. | ||
67 | |||
68 | endif | 58 | endif |