Home
last modified time | relevance | path

Searched hist:c23f23b970ae8ce75d2254c64cf23d95a757811e (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigurec23f23b970ae8ce75d2254c64cf23d95a757811e Wed Jun 17 14:19:26 CDT 2015 Michael Tokarev <mjt@tls.msk.ru> configure: rearrange --help and consolidate enable/disable together

This is an attempt to rearrange configure --help output a bit
and consolidate pairs of --enable/disable into its own section.

After this, help text is easier to sort, manage and read.
More descriptive text can be added as well, since we now have
more space.

While at it, mention en/dis-able-vte.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>