Skip to content

Commit

Permalink
[PATCH] i386: fix CONFIG_EFI help
Browse files Browse the repository at this point in the history
It is described as being experimental, but doesn't actually depend on
EXPERIMENTAL.  Change the text.

Signed-off-by: Arthur Othieno <apgo@patchbomb.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Arthur Othieno authored and Linus Torvalds committed Jul 31, 2006
1 parent c39df47 commit c8e5429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ config MTRR
See <file:Documentation/mtrr.txt> for more information.

config EFI
bool "Boot from EFI support (EXPERIMENTAL)"
bool "Boot from EFI support"
depends on ACPI
default n
---help---
Expand Down

0 comments on commit c8e5429

Please sign in to comment.