lkml.org 
[lkml]   [2009]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] [NEXT] Remove "default m" from hardware latency detector
Noticed this while doing make oldconfig on today's linux-next
default ms are usually wrong.

---

No reason at all why this should be default anything except n.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
---
drivers/misc/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 040765f..fe60d8d 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -80,7 +80,6 @@ config HWLAT_DETECTOR
tristate "Testing module to detect hardware-induced latencies"
depends on DEBUG_FS
depends on RING_BUFFER
- default m
---help---
A simple hardware latency detector. Use this module to detect
large latencies introduced by the behavior of the underlying
--
1.6.0.2

--
ak@linux.intel.com -- Speaking for myself only.


\
 
 \ /
  Last update: 2009-10-03 04:35    [W:0.049 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site