diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2011-07-24 10:47:57 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2011-07-24 10:48:00 +0200 |
commit | 284ecb00644cf28e5f530f92b4f820cb78f023aa (patch) | |
tree | ab6af0dc88dfa73259d251cca91977fab6872f3d /drivers | |
parent | 6d6be43d4dfdb167ef72f4aa665c1607db799be4 (diff) | |
download | linux-3.10-284ecb00644cf28e5f530f92b4f820cb78f023aa.tar.gz linux-3.10-284ecb00644cf28e5f530f92b4f820cb78f023aa.tar.bz2 linux-3.10-284ecb00644cf28e5f530f92b4f820cb78f023aa.zip |
[S390] kconfig: remove tape interface support comment
There is nothing below the menu entry "S/390 tape interface support".
Remove it.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/s390/char/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/s390/char/Kconfig b/drivers/s390/char/Kconfig index a4f117d9fdc..2c9a776bd63 100644 --- a/drivers/s390/char/Kconfig +++ b/drivers/s390/char/Kconfig @@ -116,9 +116,6 @@ config S390_TAPE called tape390 and include all selected interfaces and hardware drivers. -comment "S/390 tape interface support" - depends on S390_TAPE - comment "S/390 tape hardware support" depends on S390_TAPE |