Add support for the Lenovo PMH7 embedded controller

Lenovo PMH7 (Power Management Hardware Hub) is found in
most recent (starting with X60/T60 AFAIK) Lenovo/IBM Laptops.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Acked-by: Patrick Georgi <patrick.georgi@secunet.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6325 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/src/ec/Kconfig b/src/ec/Kconfig
index 9408f6b..2a36a32 100644
--- a/src/ec/Kconfig
+++ b/src/ec/Kconfig
@@ -1 +1,2 @@
 source src/ec/acpi/Kconfig
+source src/ec/lenovo/Kconfig