From 7b904d84ba4e4e40149a8dcb98ca518e3bc6b911 Mon Sep 17 00:00:00 2001 From: Frank Vibrans Date: Mon, 14 Feb 2011 19:00:13 +0000 Subject: This code provides support for the superio chip on the AMD Inagua platform (not commercially available). It is independent of the AMD>code. Signed-off-by: Frank Vibrans Acked-by: Stefan Reinauer Acked-by: Marc Jones git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6351 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/smsc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/superio/smsc/Kconfig') diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig index c9d34bdd4a..7378d18ba3 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -35,5 +35,7 @@ config SUPERIO_SMSC_LPC47N227 bool config SUPERIO_SMSC_SIO10N268 bool +config SUPERIO_SMSC_KBC1100 + bool config SUPERIO_SMSC_SMSCSUPERIO bool -- cgit v1.2.3