X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2Ftypes%2Ftypes.h;fp=lib%2Ftypes%2Ftypes.h;h=31922d0d81fb01b75256173e8f9b5c881aefba17;hp=b7430f4910f6d5e6a97363aa5844b2064c872079;hb=d9e70bb63227a683f808a21be20b3d5e1a474f95;hpb=9f42e56fc5968fcb34edfad017adb73960c2bb61 diff --git a/lib/types/types.h b/lib/types/types.h index b7430f4..31922d0 100644 --- a/lib/types/types.h +++ b/lib/types/types.h @@ -164,6 +164,7 @@ struct config { bool allow_writes; char *boot_console; + bool manual_console; char *lang; /* not user-settable */