From: Vladis Dronov <[email protected]> [redhat] Enable PERCPU_STATS and CRYPTO_DEV_CCP_DEBUGFS in the debug flavor
The same way in was done in the rhbz#1744633 and rhbz#bz1765717. Signed-off-by: Vladis Dronov <[email protected]> diff a/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS b/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS --- /dev/null +++ b/redhat/configs/common/debug/CONFIG_CRYPTO_DEV_CCP_DEBUGFS @@ -0,0 +1 @@ +CONFIG_CRYPTO_DEV_CCP_DEBUGFS=y diff a/redhat/configs/common/debug/CONFIG_PERCPU_STATS b/redhat/configs/common/debug/CONFIG_PERCPU_STATS --- /dev/null +++ b/redhat/configs/common/debug/CONFIG_PERCPU_STATS @@ -0,0 +1 @@ +CONFIG_PERCPU_STATS=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/954 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
