diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 477ac2758bd5..1846fbfd6bf2 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -240,8 +240,8 @@ config MACHCHK_WARNING | |||
240 | config QDIO | 240 | config QDIO |
241 | tristate "QDIO support" | 241 | tristate "QDIO support" |
242 | ---help--- | 242 | ---help--- |
243 | This driver provides the Queued Direct I/O base support for the | 243 | This driver provides the Queued Direct I/O base support for |
244 | IBM S/390 (G5 and G6) and eServer zSeries (z800, z890, z900 and z990). | 244 | IBM mainframes. |
245 | 245 | ||
246 | For details please refer to the documentation provided by IBM at | 246 | For details please refer to the documentation provided by IBM at |
247 | <http://www10.software.ibm.com/developerworks/opensource/linux390> | 247 | <http://www10.software.ibm.com/developerworks/opensource/linux390> |
@@ -263,7 +263,8 @@ config QDIO_DEBUG | |||
263 | bool "Extended debugging information" | 263 | bool "Extended debugging information" |
264 | depends on QDIO | 264 | depends on QDIO |
265 | help | 265 | help |
266 | Say Y here to get extended debugging output in /proc/s390dbf/qdio... | 266 | Say Y here to get extended debugging output in |
267 | /sys/kernel/debug/s390dbf/qdio... | ||
267 | Warning: this option reduces the performance of the QDIO module. | 268 | Warning: this option reduces the performance of the QDIO module. |
268 | 269 | ||
269 | If unsure, say N. | 270 | If unsure, say N. |