From cb492da9134c911502905cf9ec705c54992c9df9 Mon Sep 17 00:00:00 2001 From: Marc Jones Date: Wed, 23 Sep 2015 16:19:11 -0600 Subject: superio/intel: Add i8900 device The Intel i8900 Super I/O is similar to the previously supported i3100. Change-Id: I9a5b651cab35991c3c3e09fc4668d35ca2d221ba Signed-off-by: Marc Jones Reviewed-on: http://review.coreboot.org/12169 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer Reviewed-by: York Yang --- src/superio/intel/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/superio/intel/Kconfig') diff --git a/src/superio/intel/Kconfig b/src/superio/intel/Kconfig index e797bd7dfa..b41d24e712 100644 --- a/src/superio/intel/Kconfig +++ b/src/superio/intel/Kconfig @@ -15,3 +15,6 @@ config SUPERIO_INTEL_I3100 bool + +config SUPERIO_INTEL_I8900 + bool -- cgit v1.2.3