Skip to content

Commit 8eb706b

Browse files
committed
aarch64: kernel: Enable SBSA watchdog
Usable by all Server Base System Architecture (SBSA) compliant SoCs, e.g., CN9130.
1 parent 0298dc3 commit 8eb706b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

board/aarch64/linux_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ CONFIG_WATCHDOG=y
407407
CONFIG_WATCHDOG_SYSFS=y
408408
CONFIG_SOFT_WATCHDOG=y
409409
CONFIG_GPIO_WATCHDOG=y
410+
CONFIG_ARM_SBSA_WATCHDOG=y
410411
CONFIG_ARMADA_37XX_WATCHDOG=y
411412
CONFIG_I6300ESB_WDT=y
412413
CONFIG_MFD_MAX77620=y

0 commit comments

Comments
 (0)