summaryrefslogtreecommitdiff
path: root/src/ec/Makefile.inc
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2013-05-02 15:26:08 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-06-06 20:39:52 +0200
commita53266bee0bf2b4d92090d0194c694853318a370 (patch)
treea433e6cb938982755afedbcba3ed5607af9348ef /src/ec/Makefile.inc
parentea6d6e8c1f1e5785d5c41029f3bb76e726aece6c (diff)
downloadcoreboot-a53266bee0bf2b4d92090d0194c694853318a370.tar.xz
ec/kontron/it8516e: Add it8516e EC driver
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>
Diffstat (limited to 'src/ec/Makefile.inc')
-rw-r--r--src/ec/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/Makefile.inc b/src/ec/Makefile.inc
index b363016232..be3da455f2 100644
--- a/src/ec/Makefile.inc
+++ b/src/ec/Makefile.inc
@@ -1,2 +1,2 @@
subdirs-$(CONFIG_EC_ACPI) += acpi
-subdirs-y += compal google lenovo smsc quanta
+subdirs-y += compal google kontron lenovo smsc quanta