Re: [U-Boot] [PATCH v2 1/4] Convert CONFIG_IMX_WATCHDOG to Kconfig and remove HW_WATCHDOG

2018-02-12 Thread Heiko Schocher
Hello Lukasz, Am 09.02.2018 um 23:14 schrieb Lukasz Majewski: This converts the following to Kconfig: CONFIG_IMX_WATCHDOG It also removes the CONFIG_HW_WATCHDOG, which is selected by IMX_WATCHDOG. Signed-off-by: Lukasz Majewski --- Changes in v2: - None

[U-Boot] [PATCH v2 1/4] Convert CONFIG_IMX_WATCHDOG to Kconfig and remove HW_WATCHDOG

2018-02-09 Thread Lukasz Majewski
This converts the following to Kconfig: CONFIG_IMX_WATCHDOG It also removes the CONFIG_HW_WATCHDOG, which is selected by IMX_WATCHDOG. Signed-off-by: Lukasz Majewski --- Changes in v2: - None configs/aristainetos2_defconfig | 1 + configs/aristainetos2b_defconfig