1*74c5b31cSMike Waychisonconfig GOOGLE_SMI 2*74c5b31cSMike Waychison tristate "SMI interface for Google platforms" 3*74c5b31cSMike Waychison depends on ACPI && DMI 4*74c5b31cSMike Waychison select EFI_VARS 5*74c5b31cSMike Waychison help 6*74c5b31cSMike Waychison Say Y here if you want to enable SMI callbacks for Google 7*74c5b31cSMike Waychison platforms. This provides an interface for writing to and 8*74c5b31cSMike Waychison clearing the EFI event log and reading and writing NVRAM 9*74c5b31cSMike Waychison variables. 10