From: Arthur Othieno It is described as being experimental, but doesn't actually depend on EXPERIMENTAL. Change the text. Signed-off-by: Arthur Othieno Signed-off-by: Andrew Morton --- arch/i386/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN arch/i386/Kconfig~i386-make-config_efi-depend-on-experimental arch/i386/Kconfig --- a/arch/i386/Kconfig~i386-make-config_efi-depend-on-experimental +++ a/arch/i386/Kconfig @@ -677,7 +677,7 @@ config MTRR See for more information. config EFI - bool "Boot from EFI support (EXPERIMENTAL)" + bool "Boot from EFI support" depends on ACPI default n ---help--- _