summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/persimmon
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-09 11:01:35 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-05-10 16:20:31 +0000
commit8bf0a261a02d7bf67f3c12202348a76feafb6e98 (patch)
tree97d4f7ea3f003acbd123c47bd3b6a1d6c3889986 /src/mainboard/amd/persimmon
parent7bce4f3a21d6c999238a22370d78618e82df30d7 (diff)
downloadcoreboot-8bf0a261a02d7bf67f3c12202348a76feafb6e98.tar.gz
coreboot-8bf0a261a02d7bf67f3c12202348a76feafb6e98.tar.bz2
coreboot-8bf0a261a02d7bf67f3c12202348a76feafb6e98.zip
AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro
This macro is not used anywhere in AGESA. Remove all references. Change-Id: I9cd9fa0dc25b1143f8b4c1f20beffba638437398 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/53979 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Diffstat (limited to 'src/mainboard/amd/persimmon')
-rw-r--r--src/mainboard/amd/persimmon/OptionsIds.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/persimmon/OptionsIds.h b/src/mainboard/amd/persimmon/OptionsIds.h
index a8d9b0dcb4fa..42682a4b7391 100644
--- a/src/mainboard/amd/persimmon/OptionsIds.h
+++ b/src/mainboard/amd/persimmon/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