aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/rddaniel/rddaniel2
-rwxr-xr-xconfigs/rddanielxlr/rddanielxlr2
-rwxr-xr-xconfigs/rde1edge/rde1edge2
-rwxr-xr-xconfigs/rdn1edge/rdn1edge2
-rwxr-xr-xconfigs/rdn1edgex2/rdn1edgex22
-rw-r--r--configs/sgi575/sgi5752
6 files changed, 6 insertions, 6 deletions
diff --git a/configs/rddaniel/rddaniel b/configs/rddaniel/rddaniel
index 2130552..4e9fa2d 100755
--- a/configs/rddaniel/rddaniel
+++ b/configs/rddaniel/rddaniel
@@ -75,7 +75,7 @@ fi
declare -A UEFI_PLAT_rddanielcfgm
UEFI_PLAT_rddanielcfgm[platname]="RdDanielCfgM"
UEFI_PLAT_rddanielcfgm[output]=css-common
-UEFI_PLAT_rddanielcfgm[defines]="-D EDK2_PLAT=rddaniel -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_rddanielcfgm[defines]="-D EDK2_PLAT=rddaniel -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_rddanielcfgm[defines]="${UEFI_PLAT_rddanielcfgm[defines]} -D EDK2_ENABLE_RAS"
fi
diff --git a/configs/rddanielxlr/rddanielxlr b/configs/rddanielxlr/rddanielxlr
index 97274ab..36ec1ac 100755
--- a/configs/rddanielxlr/rddanielxlr
+++ b/configs/rddanielxlr/rddanielxlr
@@ -78,7 +78,7 @@ fi
declare -A UEFI_PLAT_rddanielcfgxlr
UEFI_PLAT_rddanielcfgxlr[platname]="RdDanielCfgXlr"
UEFI_PLAT_rddanielcfgxlr[output]=css-common
-UEFI_PLAT_rddanielcfgxlr[defines]="-D EDK2_PLAT=rddanielcfgxlr -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_rddanielcfgxlr[defines]="-D EDK2_PLAT=rddanielcfgxlr -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_rddanielcfgxlr[defines]="${UEFI_PLAT_rddanielcfgxlr[defines]} -D EDK2_ENABLE_RAS"
fi
diff --git a/configs/rde1edge/rde1edge b/configs/rde1edge/rde1edge
index d9961b8..04cde93 100755
--- a/configs/rde1edge/rde1edge
+++ b/configs/rde1edge/rde1edge
@@ -75,7 +75,7 @@ fi
declare -A UEFI_PLAT_rde1edge
UEFI_PLAT_rde1edge[platname]="RdE1Edge"
UEFI_PLAT_rde1edge[output]=css-common
-UEFI_PLAT_rde1edge[defines]="-D EDK2_PLAT=rde1edge -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_rde1edge[defines]="-D EDK2_PLAT=rde1edge -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_rde1edge[defines]="${UEFI_PLAT_rde1edge[defines]} -D EDK2_ENABLE_RAS"
fi
diff --git a/configs/rdn1edge/rdn1edge b/configs/rdn1edge/rdn1edge
index b6727bd..c3c192f 100755
--- a/configs/rdn1edge/rdn1edge
+++ b/configs/rdn1edge/rdn1edge
@@ -81,7 +81,7 @@ fi
declare -A UEFI_PLAT_rdn1edge
UEFI_PLAT_rdn1edge[platname]="RdN1Edge"
UEFI_PLAT_rdn1edge[output]=css-common
-UEFI_PLAT_rdn1edge[defines]="-D EDK2_PLAT=rdn1edge -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_rdn1edge[defines]="-D EDK2_PLAT=rdn1edge -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_rdn1edge[defines]="${UEFI_PLAT_rdn1edge[defines]} -D EDK2_ENABLE_RAS"
fi
diff --git a/configs/rdn1edgex2/rdn1edgex2 b/configs/rdn1edgex2/rdn1edgex2
index e64c631..7177078 100755
--- a/configs/rdn1edgex2/rdn1edgex2
+++ b/configs/rdn1edgex2/rdn1edgex2
@@ -84,7 +84,7 @@ fi
declare -A UEFI_PLAT_rdn1edgex2
UEFI_PLAT_rdn1edgex2[platname]="RdN1EdgeX2"
UEFI_PLAT_rdn1edgex2[output]=css-common
-UEFI_PLAT_rdn1edgex2[defines]="-D EDK2_PLAT=rdn1edgex2 -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_rdn1edgex2[defines]="-D EDK2_PLAT=rdn1edgex2 -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_rdn1edgex2[defines]="${UEFI_PLAT_rdn1edgex2[defines]} -D EDK2_ENABLE_RAS"
fi
diff --git a/configs/sgi575/sgi575 b/configs/sgi575/sgi575
index 5289742..24cd02d 100644
--- a/configs/sgi575/sgi575
+++ b/configs/sgi575/sgi575
@@ -81,7 +81,7 @@ fi
declare -A UEFI_PLAT_sgi575
UEFI_PLAT_sgi575[platname]="Sgi575"
UEFI_PLAT_sgi575[output]=css-common
-UEFI_PLAT_sgi575[defines]="-D EDK2_PLAT=sgi575 -D EDK2_ENABLE_SMSC_91X -D VALIDATION_LVL=$VALIDATION_LVL"
+UEFI_PLAT_sgi575[defines]="-D EDK2_PLAT=sgi575 -D VALIDATION_LVL=$VALIDATION_LVL"
if [ "$ARM_TF_RAS_EXTENSION" == "1" ]; then
UEFI_PLAT_sgi575[defines]="${UEFI_PLAT_sgi575[defines]} -D EDK2_ENABLE_RAS"
fi