From a53266bee0bf2b4d92090d0194c694853318a370 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 2 May 2013 15:26:08 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/3390 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/ec/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ec/Makefile.inc') 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 -- cgit v1.2.3