arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
This patch removes the CONFIG_AT91_HW_WDT_TIMEOUT as its not needed any
more. The WD timeout value can be provided via the "timeout-sec" DT
property. If not provided this way, the default value of 2 seconds will
be used.
Signed-off-by:
Stefan Roese <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Andreas Bießmann <andreas@biessmann.org>
Cc: Eugen Hristev <eugen.hristev@microchip.com>
Showing
- README 0 additions, 3 deletionsREADME
- configs/smartweb_defconfig 0 additions, 1 deletionconfigs/smartweb_defconfig
- configs/taurus_defconfig 0 additions, 1 deletionconfigs/taurus_defconfig
- drivers/watchdog/Kconfig 0 additions, 4 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/at91sam9_wdt.c 3 additions, 1 deletiondrivers/watchdog/at91sam9_wdt.c
Loading
Please register or sign in to comment