Skip to content

Commit 04fb7bc

Browse files
nordicjmtejlmand
authored andcommitted
soc: sercomm: nrf91: Fix duplicating board Kconfigs
The SoC Kconfig tree is already loaded, this prevents options being duplicated in menuconfig Signed-off-by: Jamie McCrae <[email protected]>
1 parent f8157be commit 04fb7bc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

soc/sercomm/nrf91/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22

33
# Copyright (c) 2025 Nordic Semiconductor ASA
44
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5-
6-
source "soc/nordic/Kconfig"

soc/sercomm/nrf91/Kconfig.soc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ config SOC_TPM530M
99

1010
config SOC
1111
default "tpm530m" if SOC_TPM530M
12-
13-
source "soc/nordic/nrf91/Kconfig.soc"

0 commit comments

Comments
 (0)