aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test5.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/kconfig_compiler/test5.kcfg')
-rw-r--r--autotests/kconfig_compiler/test5.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/test5.kcfg b/autotests/kconfig_compiler/test5.kcfg
index d8ef2bfa..4b89450f 100644
--- a/autotests/kconfig_compiler/test5.kcfg
+++ b/autotests/kconfig_compiler/test5.kcfg
@@ -24,7 +24,7 @@
<choices>
<choice name="Encrypt"/>
<choice name="Decrypt"/>
- <choice name="CrashNBurn"/>
+ <choice name="CrashNBurn" value="Crash'n Burn"/>
<choice name="PumpNDump"/>
</choices>
<default param="right">Decrypt</default>