Bläddra i källkod

arm64: zynqmp: Disable WDT_CDNS driver by default

Do not enable watchdog driver in default zynqmp configuration. The reason
is that not all distributions are handling watchdog properly and then
expires and system resets. If someone needs watchdog in their design please
enable it by hand.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 2 år sedan
förälder
incheckning
055dfdc257
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      configs/xilinx_zynqmp_virt_defconfig

+ 0 - 1
configs/xilinx_zynqmp_virt_defconfig

@@ -191,7 +191,6 @@ CONFIG_BMP_16BPP=y
 CONFIG_BMP_24BPP=y
 CONFIG_BMP_32BPP=y
 CONFIG_WDT=y
-CONFIG_WDT_CDNS=y
 CONFIG_PANIC_HANG=y
 CONFIG_TPM=y
 CONFIG_SPL_GZIP=y