From 8bf0a261a02d7bf67f3c12202348a76feafb6e98 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 9 May 2021 11:01:35 +0200 Subject: AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This macro is not used anywhere in AGESA. Remove all references. Change-Id: I9cd9fa0dc25b1143f8b4c1f20beffba638437398 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/53979 Tested-by: build bot (Jenkins) Reviewed-by: Michał Żygowski --- src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h') diff --git a/src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h b/src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h index a8d9b0dcb4fa..42682a4b7391 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h +++ b/src/mainboard/jetway/nf81-t56n-lf/OptionsIds.h @@ -35,8 +35,6 @@ //#undef IDSOPT_HOST_SIMNOW //#define IDSOPT_HOST_SIMNOW FALSE -//#undef IDSOPT_HOST_HDT -//#define IDSOPT_HOST_HDT FALSE //#define IDS_DEBUG_PORT 0x80 #endif -- cgit v1.2.3