Skip to content

Commit

Permalink
drivers: wifi: Remove nRF specific boards coupling
Browse files Browse the repository at this point in the history
These can be used by customer boards as well, so, remove the nRF board
dependency and instead rely on customer providing the necessary DTS
entries.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
  • Loading branch information
krish2718 authored and rlubos committed Apr 26, 2024
1 parent 2e69e36 commit 5ea9057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/wifi/nrf700x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ config NRF700X_UTIL

config NRF700X_SR_COEX
bool "Enable Wi-Fi and SR coexistence support"
default y if SOC_NRF5340_CPUAPP_QKAA
def_bool $(dt_nodelabel_enabled,nrf_radio_coex)

config NRF700X_QSPI_LOW_POWER
bool "Enable low power mode in QSPI"
Expand Down

0 comments on commit 5ea9057

Please sign in to comment.