summaryrefslogtreecommitdiff
path: root/src/ec/Kconfig
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2011-02-01 10:44:26 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2011-02-01 10:44:26 +0000
commit4a6c9d159c38ed52397fa7b98b57d48e8c53c427 (patch)
treeb60e99ec6f252e3177f22639a695c3f5da7b8278 /src/ec/Kconfig
parent478b77d3884f8c1ca54144380a417ba7a73162ea (diff)
downloadcoreboot-4a6c9d159c38ed52397fa7b98b57d48e8c53c427.tar.xz
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
Diffstat (limited to 'src/ec/Kconfig')
-rw-r--r--src/ec/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/Kconfig b/src/ec/Kconfig
index 9408f6bd9e..2a36a328e0 100644
--- a/src/ec/Kconfig
+++ b/src/ec/Kconfig
@@ -1 +1,2 @@
source src/ec/acpi/Kconfig
+source src/ec/lenovo/Kconfig