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 <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/12169
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: York Yang <york.yang@intel.com>
diff --git a/src/superio/intel/Kconfig b/src/superio/intel/Kconfig
index e797bd7..b41d24e 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