diff --git a/recipes-kernel/linux/linux-smarcfimx6-4.1.15/defconfig b/recipes-kernel/linux/linux-smarcfimx6-4.1.15/defconfig index d84b809..a2f8c5b 100644 --- a/recipes-kernel/linux/linux-smarcfimx6-4.1.15/defconfig +++ b/recipes-kernel/linux/linux-smarcfimx6-4.1.15/defconfig @@ -2301,7 +2301,7 @@ CONFIG_WATCHDOG_CORE=y # # CONFIG_SOFT_WATCHDOG is not set # CONFIG_DA9052_WATCHDOG is not set -# CONFIG_GPIO_WATCHDOG is not set +CONFIG_GPIO_WATCHDOG=y # CONFIG_XILINX_WATCHDOG is not set # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_DW_WATCHDOG is not set diff --git a/recipes-kernel/linux/linux-smarcfimx6_4.1.15.bb b/recipes-kernel/linux/linux-smarcfimx6_4.1.15.bb index 32e582a..2d2ecf8 100644 --- a/recipes-kernel/linux/linux-smarcfimx6_4.1.15.bb +++ b/recipes-kernel/linux/linux-smarcfimx6_4.1.15.bb @@ -17,7 +17,7 @@ SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH} \ file://defconfig \ " -SRCREV = "539fdd2c7c4d615b7fcb19fed20c9ae7f6d51a41" +SRCREV = "f1ad5ef9a5e7f71bdc4110f86c9521bfe7a9489f" PV = "4.1.15" LOCALVERSION = "-1.0.1_smarc"