From bfea6cc2e07865fe8ae49aacd6af390d83b3c6c7 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 18 Oct 2014 10:29:39 +0200 Subject: Drop obsolete SuperIOs used by GX1 systems only Drop two SuperIOs that were only used by GX1 systems, and are not used anymore. * winbond/w83977f * nsc/pc87351 Change-Id: I8a8eacb0f862b5d08ccfd87f8db503b0ab3c5700 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/7118 Reviewed-by: Marc Jones --- src/superio/nsc/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/nsc/Makefile.inc') diff --git a/src/superio/nsc/Makefile.inc b/src/superio/nsc/Makefile.inc index 1780d2ffe0..79e55af7f6 100644 --- a/src/superio/nsc/Makefile.inc +++ b/src/superio/nsc/Makefile.inc @@ -19,7 +19,6 @@ subdirs-y += pc8374 subdirs-y += pc87309 -subdirs-y += pc87351 subdirs-y += pc87360 subdirs-y += pc87366 subdirs-y += pc87382 -- cgit v1.2.3