diff --git a/drivers/s390/char/Kconfig b/drivers/s390/char/Kconfig index 643033890e341d28188a3769ea35dcc56cf66fe0..0769ced52dbd64c3b5583f7c447971fd2e8eeb4d 100644 --- a/drivers/s390/char/Kconfig +++ b/drivers/s390/char/Kconfig @@ -100,7 +100,7 @@ comment "S/390 tape interface support" config S390_TAPE_BLOCK bool "Support for tape block devices" - depends on S390_TAPE + 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