Kconfig WIFI_AIROC should not depend on infineon SOC family selection #77012
Labels
area: Wi-Fi
Wi-Fi
bug
The issue is a bug, or the PR is fixing a bug
platform: Infineon
Infineon Technologies AG
priority: low
Low impact/importance bug
Describe the bug
Murata manufactures the 1YN module which includes both WiFi and BT modules. The module hosts an Infineon CYW43439 processor and this module can comunicate via UART (BT) and SDIO (WiFi) with a host processor thus offloading the main processor in regards of networking.
It is not possible to select the following because of wrong Kconfig rules:
To Reproduce
dts:
Steps to reproduce the behavior:
Expected behavior
It should include the necessary drivers in order to communicate with the 1YN module via SDIO (Wifi).
Impact
It's not possible to use a 1YN module connected to a host processor which is different than an Infieon chip.
Logs and console output
Environment:
Additional context
The text was updated successfully, but these errors were encountered: