]> git.baikalelectronics.ru Git - uboot.git/commit
watchdog: Migrate OMAP_WATCHDOG to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:24 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 14:40:02 +0000 (10:40 -0400)
commit2ec063802d9afebb3763fbf8f33b9ca0943f874b
tree8b96aca57f9f3a56e34d9c38b5d6d498487506d1
parent3c140ec19a9ed866a9e64b2dcdf3c21f66e7ee1b
watchdog: Migrate OMAP_WATCHDOG to Kconfig

Move this entry to Kconfig.  As it is a hardware watchdog, select
HW_WATCHDOG.  While we could default to enabling this for all platforms,
it is currently only enabled by default on AM33XX, so keep that logic
today.

Cc: Roger Meier <r.meier@siemens.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
19 files changed:
configs/brppt1_mmc_defconfig
configs/brppt1_nand_defconfig
configs/brppt1_spi_defconfig
configs/draco_defconfig
configs/etamin_defconfig
configs/pxm2_defconfig
configs/rastaban_defconfig
configs/thuban_defconfig
drivers/watchdog/Kconfig
include/configs/brppt1.h
include/configs/draco.h
include/configs/etamin.h
include/configs/pxm2.h
include/configs/rastaban.h
include/configs/rut.h
include/configs/siemens-am33x-common.h
include/configs/thuban.h
include/configs/ti_am335x_common.h
scripts/config_whitelist.txt