10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
|
config GOOGLE_SMI
|
||
|
tristate "SMI interface for Google platforms"
|
||
|
depends on ACPI && DMI
|
||
|
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
|
||
|
variables.
|