arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Sat, 5 Oct 2019 20:10:11 +0000 (22:10 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 6 Oct 2019 19:20:53 +0000 (15:20 -0400)
commite263607a038a28e7655f8e38bb35daf5fe1291c8
treedfda8e435e990aedce6723d29c48d972039f132c
parenta11cb57defa9fbf24a6ab5d729cecc84d2cf2db9
arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10

These boards don't have a watchdog enabled in SPL, so make sure
CONFIG_SPL_WDT is not enabled.

Fixes: commit 6874cb72204f ("watchdog: Split WDT from SPL_WDT")

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
13 files changed:
configs/socfpga_arria10_defconfig
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_dbm_soc1_defconfig
configs/socfpga_de0_nano_soc_defconfig
configs/socfpga_de10_nano_defconfig
configs/socfpga_de1_soc_defconfig
configs/socfpga_is1_defconfig
configs/socfpga_mcvevk_defconfig
configs/socfpga_sockit_defconfig
configs/socfpga_socrates_defconfig
configs/socfpga_sr1500_defconfig
configs/socfpga_vining_fpga_defconfig