lkml.org 
[lkml]   [2006]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] i386: make CONFIG_EFI depend on EXPERIMENTAL
From
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-20 02:19    [W:0.040 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site