Commit cefedb601bc9c883e06814032c700073b54e2bb7

Authored by Eric Lee
1 parent 169c6440dd
Exists in master

Add Linux external watchdog driver on module

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

recipes-kernel/linux/linux-smarcfimx6-4.1.15/defconfig
... ... @@ -2301,7 +2301,7 @@
2301 2301 #
2302 2302 # CONFIG_SOFT_WATCHDOG is not set
2303 2303 # CONFIG_DA9052_WATCHDOG is not set
2304   -# CONFIG_GPIO_WATCHDOG is not set
  2304 +CONFIG_GPIO_WATCHDOG=y
2305 2305 # CONFIG_XILINX_WATCHDOG is not set
2306 2306 # CONFIG_CADENCE_WATCHDOG is not set
2307 2307 # CONFIG_DW_WATCHDOG is not set
recipes-kernel/linux/linux-smarcfimx6_4.1.15.bb
... ... @@ -17,7 +17,7 @@
17 17 file://defconfig \
18 18 "
19 19  
20   -SRCREV = "539fdd2c7c4d615b7fcb19fed20c9ae7f6d51a41"
  20 +SRCREV = "f1ad5ef9a5e7f71bdc4110f86c9521bfe7a9489f"
21 21 PV = "4.1.15"
22 22 LOCALVERSION = "-1.0.1_smarc"
23 23