mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: apgo@patchbomb.org (Arthur Othieno)
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i386: make CONFIG_EFI depend on EXPERIMENTAL
Date: Tue, 25 Jul 2006 00:53:10 -0700	[thread overview]
Message-ID: <20060725005310.4877390d.akpm@osdl.org> (raw)
In-Reply-To: <20060720001321.GC8584@krypton>

On Wed, 19 Jul 2006 20:13:21 -0400
apgo@patchbomb.org (Arthur Othieno) wrote:

> It is labelled as such, but doesn't actually depend on EXPERIMENTAL.
> 
> Signed-off-by: Arthur Othieno <apgo@patchbomb.org>
> ---
>  arch/i386/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
> index 84c1b29..8577043 100644
> --- a/arch/i386/Kconfig
> +++ b/arch/i386/Kconfig
> @@ -673,7 +673,7 @@ config MTRR
>  
>  config EFI
>  	bool "Boot from EFI support (EXPERIMENTAL)"
> -	depends on ACPI
> +	depends on ACPI && EXPERIMENTAL
>  	default n
>  	---help---
>  	This enables the the kernel to boot on EFI platforms using

Some poor soul will surely wonder where his EFI support went to and why his
box won't boot.

So I went the other way and removed the " (EXPERIMENTAL)"

  reply	other threads:[~2006-07-25  7:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-20  0:13 Arthur Othieno
2006-07-25  7:53 ` Andrew Morton [this message]
2006-07-25 14:40   ` Arthur Othieno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060725005310.4877390d.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=apgo@patchbomb.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome