x86: disable apm on the olpc
authorJeremy Katz <katzj@redhat.com>
Wed, 24 Sep 2008 01:54:00 +0000 (21:54 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Sep 2008 07:33:58 +0000 (09:33 +0200)
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>

No differences found