summaryrefslogtreecommitdiff
path: root/CRB/CSP.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'CRB/CSP.sdl')
-rw-r--r--CRB/CSP.sdl20
1 files changed, 13 insertions, 7 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index a1d6761..fb91811 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -599,13 +599,7 @@ ELINK
InvokeOrder = AfterParent
Disable = Yes
End
-ELINK
- Name = "IsRecoveryJumper,"
- Parent = "IsRecovery"
- Help = "CRB recovery jumper detection"
- InvokeOrder = AfterParent
- Disable = Yes
-End
+
## CRB\CRB.sdl
ELINK
Name = "{0x10EC0662, 0, 0xFF, TRUE, 11, 2, ZprjHdaVerbTbl},"
@@ -1418,3 +1412,15 @@ TOKEN
TokenType = Integer
TargetH = Yes
End
+
+## Core\EM\Recovery\Recovery.sdl
+TOKEN
+ Name = "Recovery_SUPPORT"
+ Value = "0"
+ Help = "Main switch to enable Recovery support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ TargetH = Yes
+# Master = Yes
+End