From 45b7b5af763c6b3ab385690891641103b41e4816 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 23 Apr 2014 04:00:38 +1000 Subject: superio/ite/it8705f: Remove poor implementation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This super io support is poorly implemented and would not work for all boards since it hardcodes values. Since there are no users of it, remove for now pending a fresh reimplementation from scratch. Change-Id: I818a9f4d2ab106b989824e49cee49d79acd6041a Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/5566 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Patrick Georgi --- src/superio/ite/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/ite/Makefile.inc') diff --git a/src/superio/ite/Makefile.inc b/src/superio/ite/Makefile.inc index 8610eea662..28cf81c4da 100644 --- a/src/superio/ite/Makefile.inc +++ b/src/superio/ite/Makefile.inc @@ -20,7 +20,6 @@ subdirs-y += it8661f subdirs-y += it8671f subdirs-y += it8673f -subdirs-y += it8705f subdirs-y += it8712f subdirs-y += it8716f subdirs-y += it8718f -- cgit v1.2.3