VirtualBox

Changeset 91600 in vbox


Ignore:
Timestamp:
Oct 6, 2021 4:47:27 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147318
Message:

Config.kmk: Enable libtpms based driver on Linux, Darwin and Windows, bugref:10078

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r91599 r91600  
    642642VBOX_WITH_TPM = 1
    643643# Enable libtpms, required for the in process TPM emulation.
    644 #VBOX_WITH_LIBTPMS = 1
     644if1of ($(KBUILD_TARGET), linux darwin win)
     645 VBOX_WITH_LIBTPMS = 1
     646endif
    645647## @}
    646648
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette