From: Dorinda Bassey on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3603#note_2316396297

the problem is that `CONFIG_WLAN` is not enough because even after unsetting
`WLAN`, `./scripts/config --file
redhat/configs/kernel-6.14.0-aarch64-automotive.config -s CONFIG_WLAN`
returns `y`
and the config has the following depends
```
 Symbol: WLAN [=y]
│
  │ Type  : bool
│
  │ Defined at drivers/net/wireless/Kconfig:6
│
  │   Prompt: Wireless LAN
│
  │   Depends on: NETDEVICES [=y] && !S390 && NET [=y]
│
  │   Location:
│
  │     -> Device Drivers
│
  │       -> Network device support (NETDEVICES [=y])
│
  │ (1)     -> Wireless LAN (WLAN [=y])
│
  │ Selects: WIRELESS [=y]
│
  │

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