diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2015-05-22 12:22:49 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-05-22 12:22:49 +0200 |
commit | ad49734febeb28e9e4eb523a40315256c4e8f11a (patch) | |
tree | ca082dfb4e65dc052a3f415c2d4d4794e3b33a3b /config.bios.qemu | |
parent | 65e38d3da7279afd490d9b7d68cd9f261eb6311d (diff) | |
download | seabios-ad49734febeb28e9e4eb523a40315256c4e8f11a.tar.gz |
disable tpm for 129k bios
Diffstat (limited to 'config.bios.qemu')
-rw-r--r-- | config.bios.qemu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bios.qemu b/config.bios.qemu index a121c08..4181868 100644 --- a/config.bios.qemu +++ b/config.bios.qemu @@ -7,3 +7,4 @@ CONFIG_USB_OHCI=n CONFIG_USB_XHCI=n CONFIG_USB_UAS=n CONFIG_SDCARD=n +CONFIG_TCGBIOS=n |