diff options
Diffstat (limited to 'src/ec/kontron/it8516e/Kconfig')
-rw-r--r-- | src/ec/kontron/it8516e/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ec/kontron/it8516e/Kconfig b/src/ec/kontron/it8516e/Kconfig new file mode 100644 index 0000000000..2da473e305 --- /dev/null +++ b/src/ec/kontron/it8516e/Kconfig @@ -0,0 +1,9 @@ +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. |