summaryrefslogtreecommitdiff
path: root/CRB/CSP.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'CRB/CSP.sdl')
-rw-r--r--CRB/CSP.sdl13
1 files changed, 13 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index 6069885..6f0e470 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -597,3 +597,16 @@ TOKEN
Help = "This flag enables/disables all firmware beeps"
TokenType = Boolean
End
+
+## ReferenceCode\ME\ActiveManagement\ActiveManagement.sdl
+TOKEN
+ Name = "iAMT_SUPPORT"
+ Value = "0"
+ Help = "Main switch to enable iAMT support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ TargetH = Yes
+# Master = Yes
+ Token = "iME_SUPPORT" "=" "1"
+End \ No newline at end of file