* "powermanagement" is not a word.
svn path=/nixpkgs/trunk/; revision=34557
This commit is contained in:
parent
4007f29367
commit
cf6db2bbac
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
@ -5,7 +5,7 @@ args @ { stdenv, fetchurl, userModeLinux ? false, extraConfig ? ""
|
|||||||
let
|
let
|
||||||
configWithPlatform = kernelPlatform :
|
configWithPlatform = kernelPlatform :
|
||||||
''
|
''
|
||||||
# powermanagement and debugging for powertop
|
# Power management and debugging for powertop.
|
||||||
DEBUG_KERNEL y
|
DEBUG_KERNEL y
|
||||||
PM_ADVANCED_DEBUG y
|
PM_ADVANCED_DEBUG y
|
||||||
PM_RUNTIME y
|
PM_RUNTIME y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user