From: Sabrina Dubroca on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3603#note_2316471445

The "depends" line just lists conditions that limit when `CONFIG_WLAN` can be
enabled, but you don't need to disable `CONFIG_NETDEVICES` to be able to
disable `CONFIG_WLAN`.

For some reason arm has an extra file re-enabling `CONFIG_WLAN` on top of the
generic config:
`redhat/configs/rhel/automotive/generic/arm/aarch64/CONFIG_WLAN`

You'll have to remove it as part of this MR.

-- 
_______________________________________________
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

Reply via email to