Skip to content

Commit d92e1e7

Browse files
rettichschnidiMaureenHelm
authored andcommitted
modules: Move away from SOC_VENDOR_SILABS
This allows to remove SOC_VENDOR_SILABS in a later commit. Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
1 parent 0c073b4 commit d92e1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Kconfig.silabs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
config HAS_SILABS_GECKO
77
bool
88
select HAS_CMSIS_CORE
9-
depends on SOC_VENDOR_SILABS
9+
depends on SOC_FAMILY_SILABS_S0 || SOC_FAMILY_SILABS_S1 || SOC_FAMILY_SILABS_S2

0 commit comments

Comments
 (0)