Skip to content
Snippets Groups Projects
Commit fe3d57a4 authored by Weijie Gao's avatar Weijie Gao Committed by Daniel Schwierzeck
Browse files

watchdog: add support for MediaTek MT7621 SoC


This patch makes mt7621_wdt driver available for MediaTek MT7621 SoC

Reviewed-by: default avatarStefan Roese <sr@denx.de>
Signed-off-by: default avatarWeijie Gao <weijie.gao@mediatek.com>
parent 40862e49
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,7 @@ config WDT_MT7620
config WDT_MT7621
bool "MediaTek MT7621 watchdog timer support"
depends on WDT && SOC_MT7628
depends on WDT && (SOC_MT7621 || SOC_MT7628)
help
Select this to enable Ralink / Mediatek watchdog timer,
which can be found on some MediaTek chips.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment