mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable Qualcomm watchdog driver
Enable the driver for the watchdog found in the application processor subsystem on most modern Qualcomm platforms. Tested-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
2774e55815
commit
f27dbbda59
|
@ -461,6 +461,7 @@ CONFIG_IMX2_WDT=y
|
|||
CONFIG_IMX_SC_WDT=m
|
||||
CONFIG_MESON_GXBB_WATCHDOG=m
|
||||
CONFIG_MESON_WATCHDOG=m
|
||||
CONFIG_QCOM_WDT=m
|
||||
CONFIG_RENESAS_WDT=y
|
||||
CONFIG_UNIPHIER_WATCHDOG=y
|
||||
CONFIG_BCM2835_WDT=y
|
||||
|
|
Loading…
Reference in New Issue