disable building powertop by default, it causes kernel debug to be on which gets picked up by CONFIG_ALL=y
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19828 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1bbc2886ac
commit
49cee26715
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user