From d84bdadb434c1c07a9dd548f757ada0e2909262f Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 8 Jan 2023 09:07:22 +0100 Subject: boot: Remove option TPM PCR compat option It says remove in 2023; happy to oblige. --- meson_options.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 6a95955dd9..8ce245dbb9 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -444,8 +444,6 @@ option('efi-libdir', type : 'string', description : 'path to the EFI lib directory') option('efi-includedir', type : 'string', value : '/usr/include/efi', description : 'path to the EFI header directory') -option('efi-tpm-pcr-compat', type : 'boolean', value : false, - description : 'Measure kernel command line also into TPM PCR 8 (in addition to 12)') option('sbat-distro', type : 'string', value : 'auto', description : 'SBAT distribution ID, e.g. fedora, or auto for autodetection') option('sbat-distro-generation', type : 'integer', value : 1, -- cgit v1.2.1