aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorLi Yang <leoyang.li@nxp.com>2020-03-11 17:53:10 -0500
committerShawn Guo <shawnguo@kernel.org>2020-03-16 09:32:36 +0800
commitb3003737cf46bcc9603123841b365e4b9a82b1fe (patch)
tree9d91d051a97aa27466f9b6ddd11fa097485d7131 /arch/arm64/configs
parentarm64: defconfig: Enable QorIQ cpufreq driver (diff)
downloadlinux-dev-b3003737cf46bcc9603123841b365e4b9a82b1fe.tar.xz
linux-dev-b3003737cf46bcc9603123841b365e4b9a82b1fe.zip
arm64: defconfig: Enable ARM SBSA watchdog driver
Enables ARM generic SBSA compatible watchdog driver for NXP LX2160a SoC. Enabled as built-in for it is a core feature. Signed-off-by: Li Yang <leoyang.li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2739639b26a2..c1d0f1c5298c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -484,6 +484,7 @@ CONFIG_QCOM_SPMI_TEMP_ALARM=m
CONFIG_UNIPHIER_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_ARM_SP805_WATCHDOG=y
+CONFIG_ARM_SBSA_WATCHDOG=y
CONFIG_S3C2410_WATCHDOG=y
CONFIG_DW_WATCHDOG=y
CONFIG_SUNXI_WATCHDOG=m