config [31mCONFIG_GOOGLE_FIRMWARE[0m bool "Google Firmware Drivers" depends on [31mCONFIG_X86[0m default n help These firmware drivers are used by Google's servers. They are only useful if you are working directly on one of their proprietary servers. If in doubt, say "N". menu "Google Firmware Drivers" depends on [31mCONFIG_GOOGLE_FIRMWARE[0m config [31mCONFIG_GOOGLE_SMI[0m tristate "SMI interface for Google platforms" depends on [31mCONFIG_ACPI[0m && [31mCONFIG_DMI[0m && [31mCONFIG_EFI[0m select [31mCONFIG_EFI_VARS[0m help Say Y here if you want to enable SMI callbacks for Google platforms. This provides an interface for writing to and clearing the [31mCONFIG_EFI[0m event log and reading and writing [31mCONFIG_NVRAM[0m variables. config [31mCONFIG_GOOGLE_MEMCONSOLE[0m tristate "Firmware Memory Console" depends on [31mCONFIG_DMI[0m help This option enables the kernel to search for a firmware log in the EBDA on Google servers. If found, this log is exported to userland in the file /sys/firmware/log. endmenu |