summaryrefslogtreecommitdiff
path: root/Board/EM/Platform/AcpiPlatform.sd
diff options
context:
space:
mode:
Diffstat (limited to 'Board/EM/Platform/AcpiPlatform.sd')
-rw-r--r--Board/EM/Platform/AcpiPlatform.sd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Board/EM/Platform/AcpiPlatform.sd b/Board/EM/Platform/AcpiPlatform.sd
index 1439c7f..7fe3d40 100644
--- a/Board/EM/Platform/AcpiPlatform.sd
+++ b/Board/EM/Platform/AcpiPlatform.sd
@@ -523,8 +523,8 @@
oneof varid = SETUP_DATA.NativeAspmEnable,\
prompt = STRING_TOKEN(STR_NATIVE_ASPM_PROMPT),\
help = STRING_TOKEN(STR_NATIVE_ASPM_HELP),\
- option text = STRING_TOKEN(STR_DISABLED), value = 0, flags = RESET_REQUIRED, key = 0;\
- option text = STRING_TOKEN(STR_ENABLED), value = 1, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED, key = 0;\
+ option text = STRING_TOKEN(STR_DISABLED), value = 0, flags = DEFAULT | MANUFACTURING | RESET_REQUIRED, key = 0;\
+ option text = STRING_TOKEN(STR_ENABLED), value = 1, flags = RESET_REQUIRED, key = 0;\
endoneof;
#if PTID_SUPPORT