From 7e568559634199668859b7c662aea7f6b41f3920 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 13 Mar 2013 17:03:04 -0700 Subject: Support ITE IT8518 embedded controller running Quanta's firmware Change-Id: Ib406b9d5005243d79eea5d2c0c6c86b5aa949891 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/2721 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich --- src/ec/quanta/it8518/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/ec/quanta/it8518/Kconfig (limited to 'src/ec/quanta/it8518/Kconfig') diff --git a/src/ec/quanta/it8518/Kconfig b/src/ec/quanta/it8518/Kconfig new file mode 100644 index 0000000000..477e08533b --- /dev/null +++ b/src/ec/quanta/it8518/Kconfig @@ -0,0 +1,4 @@ +config EC_QUANTA_IT8518 + bool + help + Interface to QUANTA IT8518 Embedded Controller. -- cgit v1.2.3