[coreboot] [commit] r6334 - trunk/src/superio/nsc

repository service svn at coreboot.org
Sat Feb 5 14:32:57 CET 2011


Author: stuge
Date: Sat Feb  5 14:32:56 2011
New Revision: 6334
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6334

Log:
Actually add PC87382 into Kconfig, missing from r6332

Signed-off-by: Peter Stuge <peter at stuge.se>
Acked-by: Peter Stuge <peter at stuge.se>

Modified:
   trunk/src/superio/nsc/Kconfig

Modified: trunk/src/superio/nsc/Kconfig
==============================================================================
--- trunk/src/superio/nsc/Kconfig	Sat Feb  5 13:26:07 2011	(r6333)
+++ trunk/src/superio/nsc/Kconfig	Sat Feb  5 14:32:56 2011	(r6334)
@@ -28,6 +28,8 @@
 	bool
 config SUPERIO_NSC_PC87366
 	bool
+config SUPERIO_NSC_PC87382
+	bool
 config SUPERIO_NSC_PC87392
 	bool
 config SUPERIO_NSC_PC87417




More information about the coreboot mailing list