From: Jon Hunter Date: Wed, 2 Nov 2022 11:13:42 +0000 (+0000) Subject: arm64: defconfig: Enable Tegra186 timer support X-Git-Tag: v6.2-rc1~207^2~8^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3417b7a7cd7ca42a7ad0e38e6c6f5bc49250efa;p=thirdparty%2Flinux.git arm64: defconfig: Enable Tegra186 timer support Enable Tegra186 timer support which is needed for Tegra186, Tegra194 and Tegra234 devices. Signed-off-by: Jon Hunter Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 5c8ab29de36dd..72673250e0936 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