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/winbond/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/winbond/Makefile.inc') diff --git a/src/superio/winbond/Makefile.inc b/src/superio/winbond/Makefile.inc index 6d14f331a0..25ab4b4da1 100644 --- a/src/superio/winbond/Makefile.inc +++ b/src/superio/winbond/Makefile.inc @@ -26,5 +26,4 @@ subdirs-y += w83627hf subdirs-y += w83627thg subdirs-y += w83627uhg subdirs-y += w83697hf -subdirs-y += w83977f subdirs-y += w83977tf -- cgit v1.2.3