forked from nrfconnect/sdk-zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf noup] samples: net: Enable Wi-Fi driver in sysbuild builds
Make sure Wi-Fi driver is enabled in networking samples supporting Wi-Fi when sysbuild is used. Signed-off-by: Robert Lubos <[email protected]>
- Loading branch information
Showing
14 changed files
with
182 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: Apache-2.0 | ||
# | ||
|
||
config WIFI_NRF70 | ||
default y if BOARD_NRF7002DK_NRF5340_CPUAPP || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NS || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001 || \ | ||
BOARD_NRF7002DK_NRF5340_CPUAPP_NRF7001_NS | ||
|
||
source "${ZEPHYR_BASE}/share/sysbuild/Kconfig" |