Kconfig 308 Bytes
Newer Older
Mike Waychison's avatar
Mike Waychison committed
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.