From: Mark Salter <[email protected]> redhat/configs: build in Tegra210 SPI driver
Nvidia Grace has a TPM attached to this SPI controller and it does not get loaded in time for IMA. So build in SPI driver so that the TPM loads in time for IMA. Signed-off-by: Mark Salter <[email protected]> diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_SPI_TEGRA210_QUAD b/redhat/configs/common/generic/arm/aarch64/CONFIG_SPI_TEGRA210_QUAD index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/arm/aarch64/CONFIG_SPI_TEGRA210_QUAD +++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_SPI_TEGRA210_QUAD @@ -1 +1 @@ -CONFIG_SPI_TEGRA210_QUAD=m +CONFIG_SPI_TEGRA210_QUAD=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3050 -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
