drivers: watchdog: remove unused HAS_DTS_WDT Kconfig symbol
All the watchdog drivers are based on devicetree and we dont utilize HAS_DTS_WDT anywhere so we can remove it. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
5dd359cc51
commit
23bcc0d107
2 changed files with 0 additions and 8 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
menuconfig WATCHDOG
|
||||
bool "Watchdog Support"
|
||||
select HAS_DTS_WDT
|
||||
help
|
||||
Include support for watchdogs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue