mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
tpm: move to a sub layer
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# TPM kernel support
|
||||
|
||||
KERNEL_FEATURES_append += "${@bb.utils.contains('DISTRO_FEATURES', 'tpm', ' features/tpm/tpm.scc', '', d)}"
|
||||
|
||||
Reference in New Issue
Block a user