aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorUrsula Braun <braunu@de.ibm.com>2006-12-08 09:54:18 -0500
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2006-12-08 09:54:18 -0500
commit34249d0f9243fce773c2fa352934ba108320e234 (patch)
treec6042a85a2bdd434e04d0d3c0b83861cec5835f2 /arch/s390/Kconfig
parent9575bf265711cabe7147a68003a56a9f19f034da (diff)
[S390] runtime switch for qdio performance statistics
Remove CONFIG_QETH_PERF_STATS and use a sysfs attribute instead. We want to have the ability to turn the statistics on/off at runtime. Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 583d9ff0a571..a08e9100e7e4 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -258,14 +258,6 @@ config QDIO
258 258
259 If unsure, say Y. 259 If unsure, say Y.
260 260
261config QDIO_PERF_STATS
262 bool "Performance statistics in /proc"
263 depends on QDIO
264 help
265 Say Y here to get performance statistics in /proc/qdio_perf
266
267 If unsure, say N.
268
269config QDIO_DEBUG 261config QDIO_DEBUG
270 bool "Extended debugging information" 262 bool "Extended debugging information"
271 depends on QDIO 263 depends on QDIO