[PATCH] i386: fix CONFIG_EFI help
[deliverable/linux.git] / arch / i386 / Kconfig
index 076a72c7a41f7125a2a04903d9b41f59672545d4..f71fb4a029cbf031111e7dbddc9753b5af231978 100644 (file)
@@ -18,6 +18,10 @@ config GENERIC_TIME
        bool
        default y
 
+config LOCKDEP_SUPPORT
+       bool
+       default y
+
 config STACKTRACE_SUPPORT
        bool
        default y
@@ -668,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---
This page took 0.024635 seconds and 5 git commands to generate.