summaryrefslogtreecommitdiffstats
path: root/second/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'second/cfg.c')
-rw-r--r--second/cfg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/second/cfg.c b/second/cfg.c
index 951430b..13dfc64 100644
--- a/second/cfg.c
+++ b/second/cfg.c
@@ -69,6 +69,8 @@ CONFIG cf_options[] =
{cft_strg, "password", NULL},
{cft_flag, "restricted", NULL},
{cft_strg, "proll", NULL},
+ {cft_flag, "partition-boot", NULL},
+ {cft_strg, "secondary", NULL},
{cft_end, NULL, NULL}};
CONFIG cf_image[] =