]> git.ozlabs.org Git - yaboot.git/blobdiff - second/cfg.c
Commit yaboot 1.3.4-pre3
[yaboot.git] / second / cfg.c
index 00414be021bbe285b90cb01a04eec91879f2d9da..58b3d601312da00451612f092f27ef704bc28aae 100644 (file)
@@ -64,6 +64,7 @@ CONFIG cf_options[] =
     {cft_strg, "init-message", NULL},
     {cft_strg, "fgcolor", NULL},
     {cft_strg, "bgcolor", NULL},
+    {cft_strg, "ptypewarning", NULL},
     {cft_end, NULL, NULL}};
 
 CONFIG cf_image[] =