gsmi: Remove autoselected dependency on EFI and EFI_VARS
[cascardo/linux.git] / drivers / firmware / google / Kconfig
index 2f21b0b..5e5931d 100644 (file)
@@ -13,12 +13,11 @@ menu "Google Firmware Drivers"
 config GOOGLE_SMI
        tristate "SMI interface for Google platforms"
        depends on ACPI && DMI
-       select EFI
-       select EFI_VARS
        help
          Say Y here if you want to enable SMI callbacks for Google
          platforms.  This provides an interface for writing to and
-         clearing the EFI event log and reading and writing NVRAM
+         clearing the event log.  If EFI_VARS is also enabled this
+         driver provides an interface for reading and writing NVRAM
          variables.
 
 config GOOGLE_MEMCONSOLE