From 7bce4f3a21d6c999238a22370d78618e82df30d7 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 9 May 2021 10:58:39 +0200 Subject: AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` 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: Icae0ecae77a20e1568440e3191a29db33b5581d8 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/53978 Tested-by: build bot (Jenkins) Reviewed-by: Michał Żygowski --- src/mainboard/elmex/pcm205400/OptionsIds.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/elmex') diff --git a/src/mainboard/elmex/pcm205400/OptionsIds.h b/src/mainboard/elmex/pcm205400/OptionsIds.h index ce3a8a0170..a8d9b0dcb4 100644 --- a/src/mainboard/elmex/pcm205400/OptionsIds.h +++ b/src/mainboard/elmex/pcm205400/OptionsIds.h @@ -33,7 +33,6 @@ //#define IDSOPT_TRACING_ENABLED TRUE #define IDSOPT_ASSERT_ENABLED TRUE -//#define IDSOPT_DEBUG_ENABLED FALSE //#undef IDSOPT_HOST_SIMNOW //#define IDSOPT_HOST_SIMNOW FALSE //#undef IDSOPT_HOST_HDT -- cgit v1.2.3