mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
Make the "z/VM unit record device driver" depend on S390
I really don't see anybody else wanting to select it ;) Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
fd2f261053
commit
8b0d4164b4
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ config MONWRITER
|
|||
|
||||
config S390_VMUR
|
||||
tristate "z/VM unit record device driver"
|
||||
depends on S390
|
||||
default "m"
|
||||
help
|
||||
Character device driver for z/VM reader, puncher and printer.
|
||||
|
|
Loading…
Reference in a new issue