diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 17:52:25 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 17:52:25 +0000 |
commit | eb600dd078a5d45ee879f23fac87643b12a76dc6 (patch) | |
tree | 64eeb7dd4a3cca0ebe24fa7c36dd5c24b1873c05 /profiles | |
parent | Stable on mips. (diff) | |
download | gentoo-2-eb600dd078a5d45ee879f23fac87643b12a76dc6.tar.gz gentoo-2-eb600dd078a5d45ee879f23fac87643b12a76dc6.tar.bz2 gentoo-2-eb600dd078a5d45ee879f23fac87643b12a76dc6.zip |
Mask cpufreq and battery
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/mips/use.mask | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/profiles/default-linux/mips/use.mask b/profiles/default-linux/mips/use.mask index 8bc60278d590..e15fd687035f 100644 --- a/profiles/default-linux/mips/use.mask +++ b/profiles/default-linux/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.88 2007/05/22 18:21:25 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/use.mask,v 1.89 2007/05/27 17:52:25 kumba Exp $ # 22 May 2007; Christian Heim <phreak@gentoo.org> # unmask ip28 and ip32r10k only on mips @@ -294,6 +294,7 @@ sh sparc x86 x86-fbsd +sparc-fbsd # disable until tested # bug 148402 @@ -316,3 +317,12 @@ qdbm # see bug #162205 comment 10. smartcard openct + +# mips doesn't support cpufeq, at least on +# the machines we use. +# +# Same goes for battery support. No one has +# seen a mips laptop since the dinosaurs +# lived. +cpufreq +battery |