Building colibri_imx6 target with watchdog enabled fails. The first patch in this series fixes the problem, the second one adds a new defconfig with watchdog enabled.
Best Regards, Andreas Aegerter (2): colibri_imx6: fix linker issue enabling watchdog colibri_imx6: add default config with watchdog enabled board/toradex/colibri_imx6/MAINTAINERS | 4 + board/toradex/colibri_imx6/colibri_imx6.c | 4 +- configs/colibri_imx6_wdg_defconfig | 124 ++++++++++++++++++++++ 3 files changed, 130 insertions(+), 2 deletions(-) create mode 100644 configs/colibri_imx6_wdg_defconfig -- 2.39.2