diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2022-03-25 21:28:56 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-27 06:49:38 +0200 |
commit | d52536ea4c1ec839561f7cdff700bd2f1973465e (patch) | |
tree | b27c0e1545623e0751ca5032ec06ceffd751f343 /include/rootfs.mk | |
parent | e93af247a39c46cef963a0cd288f7bda5eaa9c1d (diff) | |
download | upstream-d52536ea4c1ec839561f7cdff700bd2f1973465e.tar.gz upstream-d52536ea4c1ec839561f7cdff700bd2f1973465e.tar.bz2 upstream-d52536ea4c1ec839561f7cdff700bd2f1973465e.zip |
kernel: add (disabled) ASYMMETRIC_TPM_KEY_SUBTYPE symbol
at91/sama7 fails to build due to:
| Asymmetric (public-key cryptographic) key type (ASYMMETRIC_KEY_TYPE) [Y/?] y
| Asymmetric public-key crypto algorithm subtype (ASYMMETRIC_PUBLIC_KEY_SUBTYPE) [Y/?] y
| Asymmetric TPM backed private key subtype (ASYMMETRIC_TPM_KEY_SUBTYPE) [N/m/?] (NEW)
|Error in reading or end of file.
please note that asym_tpm (module) has been removed in 5.17:
<https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d3cff4a9>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit 638771509383cf36617c49b9cc1e0c4a9aedaa0d)
Diffstat (limited to 'include/rootfs.mk')
0 files changed, 0 insertions, 0 deletions