From: Íñigo Huguet on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2154#note_1242439825 Hi. Some points to comment: 1. I agree with enabling MAC80211_DEBUGFS as it is for x86, so please enable it globally and remove the x86 specific CONFIG file. Actually, it can be moved from ark/generic and fedora/generic to common/generic, since now RHEL and Fedora will have the same value. 2. You also need to enable CONFIG_WLAN. Otherwise no single wireless driver is being enabled. When enabling WLAN, we need to check what dependant new CONFIGs are enabled too. I've tried myself and I have not detected any new CONFIG that is enabled with CONFIG_WLAN in aarch64 that is not enabled also in x86. However, please double check, just in case I missed something. Note: when enabling CONFIG_WLAN, `make dist-configs` complain of undefined symbol CONFIG_ATH10K_AHB, you'll need to set it to "is not set" as well. _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue