[U-Boot] [PATCH v2 2/4] Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig

Heiko Schocher hs at denx.de
Tue Feb 13 05:19:51 UTC 2018


Hello Lukasz,

Am 09.02.2018 um 23:14 schrieb Lukasz Majewski:
> This converts the following to Kconfig:
>     CONFIG_WATCHDOG_TIMEOUT_MSECS
> 
> The CONFIG_WATCHDOG_TIMEOUT_MSECS default value has been set to 10s.
> 
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
> ---
> 
> Changes in v2:
> - Correct "mili" to "milli" seconds
> 
>   configs/dh_imx6_defconfig         | 1 +
>   configs/mx53ppd_defconfig         | 1 +
>   configs/tqma6s_wru4_mmc_defconfig | 1 +
>   configs/warp_defconfig            | 1 +
>   drivers/watchdog/Kconfig          | 8 ++++++++
>   include/configs/dh_imx6.h         | 3 ---
>   include/configs/mx53ppd.h         | 2 --
>   include/configs/socfpga_common.h  | 1 -
>   include/configs/tqma6_wru4.h      | 3 ---
>   include/configs/warp.h            | 3 ---
>   10 files changed, 12 insertions(+), 12 deletions(-)

Thanks!

Reviewed-by: Heiko Schocher<hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list