[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 1/5] added config item "FEATURE_POWERTOP_PROCIRQ"
From:       Manuel Zerpies <manuel.f.zerpies () ww ! stud ! uni-erlangen ! de>
Date:       2012-11-29 20:47:04
Message-ID: 20121129204704.GA2150 () ww ! stud ! uni-erlangen ! de
[Download RAW message or body]

removed the comment and made the IRQ for powertop configurable

Signed-off-by: Manuel Zerpies <manuel.f.zerpies@ww.stud.uni-erlangen.de>
---
 procps/powertop.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/procps/powertop.c b/procps/powertop.c
index b4c45ed..6d2adc8 100644
--- a/procps/powertop.c
+++ b/procps/powertop.c
@@ -19,8 +19,13 @@
 //config:	help
 //config:	  Analyze power consumption on Intel-based laptops
 
-// XXX This should be configurable
-#define ENABLE_FEATURE_POWERTOP_PROCIRQ 1
+//config:config FEATURE_POWERTOP_PROCIRQ
+//config:	bool "powertop procirq"
+//config:	default y
+//config:	depends on POWERTOP
+//config:	help
+//config:	  Handle interrupt requests
+
 
 #include "libbb.h"
 
-- 
1.7.9.5

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic