aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s8226/buildOpts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s8226/buildOpts.c')
-rw-r--r--src/mainboard/tyan/s8226/buildOpts.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/mainboard/tyan/s8226/buildOpts.c b/src/mainboard/tyan/s8226/buildOpts.c
index e27ec163ee..7c5ea5a34a 100644
--- a/src/mainboard/tyan/s8226/buildOpts.c
+++ b/src/mainboard/tyan/s8226/buildOpts.c
@@ -425,13 +425,4 @@ CONST AP_MTRR_SETTINGS ROMDATA s8226_ap_mtrr_list[] =
* This file include MUST occur AFTER the user option selection settings
*/
-/*
-#if IS_ENABLED(CONFIG_CPU_AMD_AGESA_FAMILY15)
- #define BLDOPT_REMOVE_FAMILY_10_SUPPORT TRUE
-#endif
-#if IS_ENABLED(CONFIG_CPU_AMD_AGESA_FAMILY10)
- #define BLDOPT_REMOVE_FAMILY_15_SUPPORT TRUE
-#endif
-*/
-
#include "SanMarinoInstall.h"