From 55426dfd577a6f7eddb5e4918ad0401537807ae9 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 17 Jan 2010 13:50:17 +0000 Subject: Add support for the SMSC LPC47n227 SuperI/O chip Signed-off-by: Stefan Reinauer Acked-by: Ronald G. Minnich Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5027 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 3c2ba07932..cae1b7a511 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -10,5 +10,7 @@ config SUPERIO_SMSC_LPC47M15X bool config SUPERIO_SMSC_LPC47N217 bool +config SUPERIO_SMSC_LPC47N227 + bool config SUPERIO_SMSC_SMSCSUPERIO bool -- cgit v1.2.3