x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter
authorNiels de Vos <niels.devos@wincor-nixdorf.com>
Mon, 1 Dec 2008 22:13:53 +0000 (14:13 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Dec 2008 10:28:49 +0000 (11:28 +0100)
Remove CONFIG_APM_REAL_MODE_POWER_OFF like CONFIG_APM_POWER_OFF which
has been done for linux-2.2.14pre8 (http://lkml.org/lkml/1999/11/23/3).

Re-introducing CONFIG_APM_POWER_OFF got nack-ed. Stephen didn't bother
to remove CONFIG_APM_REAL_MODE_POWER_OFF, let's get rid of it now.
Reference: http://lkml.org/lkml/2008/5/7/97

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found