public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: apgo@patchbomb.org (Arthur Othieno)
To: akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] i386: make CONFIG_EFI depend on EXPERIMENTAL
Date: Wed, 19 Jul 2006 20:13:21 -0400	[thread overview]
Message-ID: <20060720001321.GC8584@krypton> (raw)

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
-- 
1.4.0


             reply	other threads:[~2006-07-20  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-20  0:13 Arthur Othieno [this message]
2006-07-25  7:53 ` [PATCH] i386: make CONFIG_EFI depend on EXPERIMENTAL Andrew Morton
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=20060720001321.GC8584@krypton \
    --to=apgo@patchbomb.org \
    --cc=akpm@osdl.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