diff --git a/utils/powertop/Makefile b/utils/powertop/Makefile index 6fe80950f..d58114df5 100644 --- a/utils/powertop/Makefile +++ b/utils/powertop/Makefile @@ -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