a53266bee0
This driver communicates with the IT8516e on the Kontron KTQM77. Since we don't know if the firmware and protocol are standard for the chip or customized to the board, call it kontron/it8516e. Change-Id: I7382172c6d865d60106c929124444821a07a5184 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: http://review.coreboot.org/3390 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
9 lines
302 B
Text
9 lines
302 B
Text
config EC_KONTRON_IT8516E
|
|
select EC_ACPI
|
|
bool
|
|
help
|
|
Kontron uses an ITE IT8516E on the KTQM77. It's firmware might
|
|
come from Fintek (mentioned as Finte*c* somewhere in their Linux
|
|
driver).
|
|
The KTQM77 is an embedded board and the IT8516E seems to be
|
|
only used for fan control and GPIO.
|