commit | 77a9a768b7374cd23d1f400097eede9f1547f508 | [log] [tgz] |
---|---|---|
author | Jeremy Katz <katzj@redhat.com> | Tue Sep 23 21:54:00 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 24 09:33:58 2008 +0200 |
tree | 7deeabe82bc7dfc60b378e0ac3379e52d540b483 | |
parent | fb478da5ba69ecf40729ae8ab37ca406b1e5be48 [diff] |
x86: disable apm on the olpc The OLPC doesn't support APM but also doesn't have DMI, so we can't detect and disable it based on DMI data. So, just disable based on machine_is_olpc() Signed-off-by: Jeremy Katz <katzj@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>