Skip to content

Commit

Permalink
[PATCH] s390: remove experimental flag from dasd diag
Browse files Browse the repository at this point in the history
The dasd diag discipline has been tested on 64 bit and is no longer
experimental.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Peter Oberparleiter authored and Linus Torvalds committed Mar 24, 2006
1 parent ef1597d commit d0b2eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/s390/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ config DASD_FBA

config DASD_DIAG
tristate "Support for DIAG access to Disks"
depends on DASD && ( 64BIT = 'n' || EXPERIMENTAL)
depends on DASD
help
Select this option if you want to use Diagnose250 command to access
Disks under VM. If you are not running under VM or unsure what it is,
Expand Down

0 comments on commit d0b2eaa

Please sign in to comment.