commit | e91c793cb50b83a695bbbf677ebfff478d8c62f2 | [log] [tgz] |
---|---|---|
author | Cole Robinson <crobinso@redhat.com> | Mon Jun 16 15:32:47 2014 -0400 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Tue Jun 24 20:01:24 2014 +0400 |
tree | 539e5875e24c54471a1cacb32714973604a26b11 | |
parent | 5d831be27289c244969cbe6a3b87cbc0b44b1532 [diff] |
configure: Enable TPM by default, add --disable-tpm I don't see why tpm is disabled by default: it doesn't have any external dependencies, or change default behavior. Leaving it disabled is just going to cause it to bit rot. Enable it by default, and add a --disable-tpm option. Signed-off-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>