disable building powertop by default, it causes kernel debug to be on which gets...
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Feb 2010 03:39:50 +0000 (03:39 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Feb 2010 03:39:50 +0000 (03:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19828 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/powertop/Makefile

index 6fe8095..d58114d 100644 (file)
@@ -24,6 +24,7 @@ define Package/powertop
   SECTION:=utils
   CATEGORY:=Utilities
   TITLE:=PowerTOP
+  DEFAULT:=n
   DEPENDS:=+libncurses +libgcc
   KCONFIG:=CONFIG_DEBUG_KERNEL=y CONFIG_TIMER_STATS=y
   URL:=http://www.lesswatts.org