From e3156758b04244dde8b5f9a3a4d0ed106d525965 Mon Sep 17 00:00:00 2001 From: Mikko Rapeli Date: Tue, 23 May 2023 15:14:44 +0300 Subject: linux-yocto: remove tpm_x86.cfg It's not used by linux-yocto bbappends in any configuration. Signed-off-by: Mikko Rapeli Signed-off-by: Armin Kuster --- meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg b/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg deleted file mode 100644 index 8be331a..0000000 --- a/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_TCG_NSC=m -CONFIG_TCG_ATMEL=m -CONFIG_TCG_INFINEON=m -CONFIG_TCG_TIS_ST33ZP24=m -- cgit v1.2.3-54-g00ecf