aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2022-11-02 11:13:42 +0000
committerThierry Reding <[email protected]>2022-11-10 02:59:47 +0100
commitb3417b7a7cd7ca42a7ad0e38e6c6f5bc49250efa (patch)
treeab31fc031a3bc3121ff040d77397d8850caca7ae
parent7235cdd9cc5230d763facfbd013441e435be25b3 (diff)
arm64: defconfig: Enable Tegra186 timer support
Enable Tegra186 timer support which is needed for Tegra186, Tegra194 and Tegra234 devices. Signed-off-by: Jon Hunter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
-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 5c8ab29de36d..72673250e093 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1006,6 +1006,7 @@ CONFIG_RTC_DRV_SNVS=m
CONFIG_RTC_DRV_IMX_SC=m
CONFIG_RTC_DRV_MT6397=m
CONFIG_RTC_DRV_XGENE=y
+CONFIG_TEGRA186_TIMER=y
CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2835=y
CONFIG_DMA_SUN6I=m