Skip to content

Commit

Permalink
fix: update config-arm64 to add Rasperry Pi watchdog support
Browse files Browse the repository at this point in the history
Fixes siderolabs/talos#10099

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
ljhanson authored and smira committed Jan 8, 2025
1 parent 0ab2427 commit 73e4353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/build/config-arm64
Original file line number Diff line number Diff line change
Expand Up @@ -4700,7 +4700,7 @@ CONFIG_RTD119X_WATCHDOG=y
# CONFIG_I6300ESB_WDT is not set
# CONFIG_HP_WATCHDOG is not set
CONFIG_MARVELL_GTI_WDT=y
# CONFIG_BCM2835_WDT is not set
CONFIG_BCM2835_WDT=y
# CONFIG_BCM7038_WDT is not set
# CONFIG_MEN_A21_WDT is not set
# CONFIG_XEN_WDT is not set
Expand Down

0 comments on commit 73e4353

Please sign in to comment.