summaryrefslogtreecommitdiff
path: root/tools/bootconfig/samples/exp-good-simple.bconf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/samples/exp-good-simple.bconf')
-rw-r--r--tools/bootconfig/samples/exp-good-simple.bconf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/exp-good-simple.bconf b/tools/bootconfig/samples/exp-good-simple.bconf
new file mode 100644
index 000000000000..d17f39421c86
--- /dev/null
+++ b/tools/bootconfig/samples/exp-good-simple.bconf
@@ -0,0 +1,8 @@
+key {
+ word1 = "1";
+ word2 = "2";
+ word3 = "3";
+ word4 = "4";
+ word5 = "5";
+ word6 = "6";
+}