aboutsummaryrefslogtreecommitdiff
path: root/src/superio/intel/Kconfig
diff options
context:
space:
mode:
authorMarc Jones <marc.jones@se-eng.com>2015-09-23 16:19:11 -0600
committerMartin Roth <martinroth@google.com>2015-11-10 00:15:22 +0100
commitcb492da9134c911502905cf9ec705c54992c9df9 (patch)
tree925d98482574617acecfeb7c421620976de8bdaf /src/superio/intel/Kconfig
parent31f4d00c95731be956110f4c76656c330fd4684f (diff)
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>
Diffstat (limited to 'src/superio/intel/Kconfig')
-rw-r--r--src/superio/intel/Kconfig3
1 files changed, 3 insertions, 0 deletions
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