disable building powertop by default, it causes kernel debug to be on which gets...
authorTravis Kemen <thepeople@openwrt.org>
Wed, 24 Feb 2010 03:39:50 +0000 (03:39 +0000)
committerTravis Kemen <thepeople@openwrt.org>
Wed, 24 Feb 2010 03:39:50 +0000 (03:39 +0000)
SVN-Revision: 19828

utils/powertop/Makefile

index 6fe80950fe82ab3523201ac4a508be3de594b617..d58114df5ebd2765c5e516d6f6aa4ce30536b761 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