Skip to content

Commit 8f16b05

Browse files
mfischergalak
authored andcommitted
drivers: watchdog: cmsdk_apb: Drop dependency
The Kconfig encodes a dependency on SOC_FAMILY_ARM even though there is no actual dependency. This is generic ARM IP and can be used in any SoC. Signed-off-by: Moritz Fischer <[email protected]>
1 parent 23bcc0d commit 8f16b05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/watchdog/Kconfig.cmsdk_apb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
config WDOG_CMSDK_APB
77
bool "CMSDK APB Watchdog Driver for ARM family of MCUs"
8-
depends on SOC_FAMILY_ARM
98
depends on RUNTIME_NMI
109
help
1110
Enable CMSDK APB Watchdog (WDOG_CMSDK_APB) Driver for ARM

0 commit comments

Comments
 (0)