174c5b31cSMike Waychisonconfig GOOGLE_SMI 274c5b31cSMike Waychison tristate "SMI interface for Google platforms" 374c5b31cSMike Waychison depends on ACPI && DMI 474c5b31cSMike Waychison select EFI_VARS 574c5b31cSMike Waychison help 674c5b31cSMike Waychison Say Y here if you want to enable SMI callbacks for Google 774c5b31cSMike Waychison platforms. This provides an interface for writing to and 874c5b31cSMike Waychison clearing the EFI event log and reading and writing NVRAM 974c5b31cSMike Waychison variables. 10*e561bc45SMike Waychison 11*e561bc45SMike Waychisonconfig GOOGLE_MEMCONSOLE 12*e561bc45SMike Waychison tristate "Firmware Memory Console" 13*e561bc45SMike Waychison depends on DMI 14*e561bc45SMike Waychison help 15*e561bc45SMike Waychison This option enables the kernel to search for a firmware log in 16*e561bc45SMike Waychison the EBDA on Google servers. If found, this log is exported to 17*e561bc45SMike Waychison userland in the file /sys/firmware/log. 18