From 1440d0880b76c67beb341d59ee7b4fcb39307f60 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Sat, 5 Feb 2011 13:32:56 +0000 Subject: Actually add PC87382 into Kconfig, missing from r6332 Signed-off-by: Peter Stuge Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6334 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/nsc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/superio/nsc') diff --git a/src/superio/nsc/Kconfig b/src/superio/nsc/Kconfig index 7f28c5cf95..3a98d83250 100644 --- a/src/superio/nsc/Kconfig +++ b/src/superio/nsc/Kconfig @@ -28,6 +28,8 @@ config SUPERIO_NSC_PC87360 bool config SUPERIO_NSC_PC87366 bool +config SUPERIO_NSC_PC87382 + bool config SUPERIO_NSC_PC87392 bool config SUPERIO_NSC_PC87417 -- cgit v1.2.3