]> Git Repo - J-u-boot.git/commit - configs/m53menlo_defconfig
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
authorHeiko Schocher <[email protected]>
Mon, 30 Sep 2019 07:33:43 +0000 (09:33 +0200)
committerStefan Roese <[email protected]>
Tue, 8 Oct 2019 05:46:38 +0000 (07:46 +0200)
commitca51ef7c0c6140e6590746b07dad19040f95ef60
tree6aa516d70bc77e74b99ab31c412ae6b7cf512861
parent61ba1244b548463dbfb3c5285b6b22e7c772c5bd
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig

move WATCHDOG_TIMEOUT_MSECS to Kconfig and fix
all board defconfigs.

Signed-off-by: Heiko Schocher <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Acked-by: Lukasz Majewski <[email protected]>
Acked-by: Martyn Welch <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
22 files changed:
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2
configs/dh_imx6_defconfig
configs/display5_defconfig
configs/display5_factory_defconfig
configs/ge_bx50v3_defconfig
configs/kp_imx6q_tpc_defconfig
configs/m53menlo_defconfig
configs/mx53ppd_defconfig
configs/tqma6s_wru4_mmc_defconfig
configs/warp_defconfig
drivers/watchdog/Kconfig
include/configs/dh_imx6.h
include/configs/display5.h
include/configs/ge_bx50v3.h
include/configs/kp_imx6q_tpc.h
include/configs/m53menlo.h
include/configs/mx53ppd.h
include/configs/socfpga_common.h
include/configs/socfpga_stratix10_socdk.h
include/configs/tqma6_wru4.h
include/configs/warp.h
scripts/config_whitelist.txt
This page took 0.033996 seconds and 4 git commands to generate.