From: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> Turn on CONFIG_RANDOM_TRUST_BOOTLOADER While doing the rng rewrites, the upstream maintainer was looking to see which distros enabled RANDOM_TRUST_BOOTLOADER, and reached out to us to ask why not. This came in during the 5.4 cycle, and I did not review it, but do agree that it should be enabled. Cc: Herbert Xu <herbert.xu@xxxxxxxxxx> Signed-off-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> diff --git a/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_BOOTLOADER b/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_BOOTLOADER index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_BOOTLOADER +++ b/redhat/configs/common/generic/CONFIG_RANDOM_TRUST_BOOTLOADER @@ -1 +1 @@ -# CONFIG_RANDOM_TRUST_BOOTLOADER is not set +CONFIG_RANDOM_TRUST_BOOTLOADER=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1681 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure