From 071d8359766c198c9656fb36fa65df69c667e057 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Thu, 3 Mar 2011 08:29:03 +0000 Subject: add PC87384 SuperIO Signed-off-by: Sven Schnelle Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6427 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/nsc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/superio/nsc/Kconfig') diff --git a/src/superio/nsc/Kconfig b/src/superio/nsc/Kconfig index 3a98d83250..0d97bc4f5a 100644 --- a/src/superio/nsc/Kconfig +++ b/src/superio/nsc/Kconfig @@ -30,6 +30,8 @@ config SUPERIO_NSC_PC87366 bool config SUPERIO_NSC_PC87382 bool +config SUPERIO_NSC_PC87384 + bool config SUPERIO_NSC_PC87392 bool config SUPERIO_NSC_PC87417 -- cgit v1.2.3