[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080104151547.94e4136d.sfr@canb.auug.org.au>
Date: Fri, 4 Jan 2008 15:15:47 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andi Kleen <ak@...e.de>
Cc: hpa@...th.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH x86] [11/16] Compile apm and voyager module only when
selected in Kconfig
On Thu, 3 Jan 2008 16:42:25 +0100 (CET) Andi Kleen <ak@...e.de> wrote:
>
> +++ linux/arch/x86/Kconfig
> @@ -1219,6 +1219,11 @@ source "kernel/power/Kconfig"
>
> source "drivers/acpi/Kconfig"
>
> +config X86_APM_BOOT
> + bool
> + default y
> + depends on APM
Does this want to be
depends on APM || APM_MODULE
> +++ linux/arch/x86/boot/apm.c
> @@ -19,8 +19,6 @@
>
> #include "boot.h"
>
> -#if defined(CONFIG_APM) || defined(CONFIG_APM_MODULE)
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists