48a49,50
> from FSConfig import os_types
>
243a246,248
> parser.add_option("--os-type", action="store", type="choice",
> choices=os_types[buildEnv['TARGET_ISA']], default="linux",
> help="Specifies type of OS to boot")