efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
[deliverable/linux.git] / drivers / acpi / Kconfig
index 80998958cf45381f4e1ef6f585b9467b31d1e4b3..119d58db834298ff950251bf07ae0fc5436ab1ca 100644 (file)
@@ -385,8 +385,8 @@ config ACPI_CUSTOM_METHOD
          to override that restriction).
 
 config ACPI_BGRT
-        tristate "Boottime Graphics Resource Table support"
-        default n
+       bool "Boottime Graphics Resource Table support"
+       depends on EFI
         help
          This driver adds support for exposing the ACPI Boottime Graphics
          Resource Table, which allows the operating system to obtain
This page took 0.038453 seconds and 5 git commands to generate.