From: Peter Robinson <[email protected]> fedora: disable SND_OSSEMUL
The sound OSS emulation is also provided by userspace. They're not loaded by default by any of the default sound tools. Signed-off-by: Peter Robinson <[email protected]> diff --git a/redhat/configs/fedora/generic/CONFIG_SND_OSSEMUL b/redhat/configs/fedora/generic/CONFIG_SND_OSSEMUL new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/CONFIG_SND_OSSEMUL @@ -0,0 +1 @@ +# CONFIG_SND_OSSEMUL is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3945 -- _______________________________________________ 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
