Skip to content

Commit

Permalink
Add support for (emulated) i6300ESB watchdog (#2627)
Browse files Browse the repository at this point in the history
I6300ESB is the watchdog device able to be emulated via qemu/kvm therefore enabling watchdog support based on an existing HA addon
  • Loading branch information
sbyx authored Jul 4, 2023
1 parent 67aa29d commit f33b3f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildroot-external/board/pc/ova/kernel.config
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,5 @@ CONFIG_IXGBEVF=m
CONFIG_I40EVF=m
CONFIG_MLX5_CORE=m
CONFIG_MLX5_CORE_EN=y

CONFIG_I6300ESB_WDT=y

0 comments on commit f33b3f2

Please sign in to comment.