summaryrefslogtreecommitdiff
path: root/include/configs/nokia_rx51.h
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-03-09 21:19:15 +0100
committerLokesh Vutla <lokeshvutla@ti.com>2021-06-09 22:23:44 +0530
commite61a4ff13f36a9952b4ecdfaa209963d411d2884 (patch)
tree888e4aa7fb3e65b6d49b47fa35ad0f8809ac8446 /include/configs/nokia_rx51.h
parentce7ad5739054a9b3a766e49e574905590753c329 (diff)
downloadu-boot-e61a4ff13f36a9952b4ecdfaa209963d411d2884.tar.gz
u-boot-e61a4ff13f36a9952b4ecdfaa209963d411d2884.tar.bz2
u-boot-e61a4ff13f36a9952b4ecdfaa209963d411d2884.zip
Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
Also convert CONFIG_HW_WATCHDOG to CONFIG_WATCHDOG. Signed-off-by: Pali Roh?r <pali@kernel.org> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210309201915.16586-1-pali@kernel.org
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r--include/configs/nokia_rx51.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 23368de624..fe991ea039 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -85,9 +85,6 @@
#define CONFIG_SYS_ONENAND_BASE ONENAND_MAP
-/* Watchdog support */
-#define CONFIG_HW_WATCHDOG
-
/*
* Framebuffer
*/