diff --git a/buildroot-external/board/pc/generic-x86-64/kernel.config b/buildroot-external/board/pc/generic-x86-64/kernel.config index 7668cb097..3d59fe0e7 100644 --- a/buildroot-external/board/pc/generic-x86-64/kernel.config +++ b/buildroot-external/board/pc/generic-x86-64/kernel.config @@ -180,3 +180,6 @@ CONFIG_SENSORS_K10TEMP=m CONFIG_SENSORS_CORETEMP=m CONFIG_UHID=y + +CONFIG_ITCO_WDT=y +CONFIG_IT87_WDT=y