aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath25/patches-5.4/130-watchdog.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath25/patches-5.4/130-watchdog.patch')
-rw-r--r--target/linux/ath25/patches-5.4/130-watchdog.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-5.4/130-watchdog.patch b/target/linux/ath25/patches-5.4/130-watchdog.patch
index 8a5bd83418..b0bdd88bd1 100644
--- a/target/linux/ath25/patches-5.4/130-watchdog.patch
+++ b/target/linux/ath25/patches-5.4/130-watchdog.patch
@@ -212,7 +212,7 @@
+MODULE_ALIAS("platform:" DRIVER_NAME);
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
-@@ -1830,6 +1830,13 @@ config PIC32_DMT
+@@ -1832,6 +1832,13 @@ config PIC32_DMT
To compile this driver as a loadable module, choose M here.
The module will be called pic32-dmt.