Skip to content

Commit 7c4a704

Browse files
clementperonmripard
authored andcommitted
arm64: defconfig: enable sunxi watchdog
The SUNXI_WATCHDOG option is required to make the watchdog available on Allwinner H6. Enable this option as a module. Signed-off-by: Clément Péron <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
1 parent 296bcfa commit 7c4a704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ CONFIG_UNIPHIER_THERMAL=y
420420
CONFIG_WATCHDOG=y
421421
CONFIG_ARM_SP805_WATCHDOG=y
422422
CONFIG_S3C2410_WATCHDOG=y
423+
CONFIG_SUNXI_WATCHDOG=m
423424
CONFIG_IMX2_WDT=y
424425
CONFIG_MESON_GXBB_WATCHDOG=m
425426
CONFIG_MESON_WATCHDOG=m

0 commit comments

Comments
 (0)