blob: 4a0383537f5d4dcd33f1dfeedbf9e4fb466f0664 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|