Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250531
b: refs/heads/master
c: 66ceed5
h: refs/heads/master
i:
  250529: bb2daf6
  250527: f213aaa
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed May 23, 2011
1 parent 990d0f5 commit 2696374
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 458 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 043d07084b5347a26eab0a07aa13a4a929ad9e71
refs/heads/master: 66ceed5ad1318863c21710f316942bcefff8081c
12 changes: 0 additions & 12 deletions trunk/drivers/s390/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,6 @@ config S390_TAPE
comment "S/390 tape interface support"
depends on S390_TAPE

config S390_TAPE_BLOCK
def_bool y
prompt "Support for tape block devices"
depends on S390_TAPE && BLOCK
help
Select this option if you want to access your channel-attached tape
devices using the block device interface. This interface is similar
to CD-ROM devices on other platforms. The tapes can only be
accessed read-only when using this interface. Have a look at
<file:Documentation/s390/TAPE> for further information about creating
volumes for and using this interface. It is safe to say "Y" here.

comment "S/390 tape hardware support"
depends on S390_TAPE

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/s390/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ obj-$(CONFIG_ZVM_WATCHDOG) += vmwatchdog.o
obj-$(CONFIG_VMLOGRDR) += vmlogrdr.o
obj-$(CONFIG_VMCP) += vmcp.o

tape-$(CONFIG_S390_TAPE_BLOCK) += tape_block.o
tape-$(CONFIG_PROC_FS) += tape_proc.o
tape-objs := tape_core.o tape_std.o tape_char.o $(tape-y)
obj-$(CONFIG_S390_TAPE) += tape.o tape_class.o
Expand Down
Loading

0 comments on commit 2696374

Please sign in to comment.