Add support for (emulated) i6300ESB watchdog (#2627)

I6300ESB is the watchdog device able to be emulated via qemu/kvm therefore enabling watchdog support based on an existing HA addon
This commit is contained in:
Steven Barth 2023-07-04 09:12:20 +02:00 committed by GitHub
parent 67aa29da48
commit f33b3f2750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,3 +111,5 @@ CONFIG_IXGBEVF=m
CONFIG_I40EVF=m
CONFIG_MLX5_CORE=m
CONFIG_MLX5_CORE_EN=y
CONFIG_I6300ESB_WDT=y