diff options
author | Ursula Braun <braunu@de.ibm.com> | 2008-04-17 01:46:19 -0400 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2008-04-17 01:47:03 -0400 |
commit | efca13bc70dc2458cd36cc5ae3ffc240b9719222 (patch) | |
tree | ea93b4af0fb731d8e4f3c3571e6e09ea66ce1631 /arch/s390 | |
parent | 9637c3f318374e2fcc37e354f9782a705b517387 (diff) |
[S390] qdio: remove outdated developerworks link.
Signed-off-by: Ursula Braun <braunu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'arch/s390')
-rw-r--r-- | arch/s390/Kconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 17cbc25c0c41..da6ea64cc34d 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -305,10 +305,7 @@ config QDIO | |||
305 | tristate "QDIO support" | 305 | tristate "QDIO support" |
306 | ---help--- | 306 | ---help--- |
307 | This driver provides the Queued Direct I/O base support for | 307 | This driver provides the Queued Direct I/O base support for |
308 | IBM mainframes. | 308 | IBM System z. |
309 | |||
310 | For details please refer to the documentation provided by IBM at | ||
311 | <http://www10.software.ibm.com/developerworks/opensource/linux390> | ||
312 | 309 | ||
313 | To compile this driver as a module, choose M here: the | 310 | To compile this driver as a module, choose M here: the |
314 | module will be called qdio. | 311 | module will be called qdio. |