]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: defconfig: Enable Tegra241 and Tegra264
authorThierry Reding <treding@nvidia.com>
Wed, 9 Jul 2025 23:14:01 +0000 (01:14 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 10 Jul 2025 21:16:40 +0000 (23:16 +0200)
Enable the configuration options for these newer generations of Tegra so
that support for them gets built by default.

Link: https://lore.kernel.org/r/20250709231401.3767130-5-thierry.reding@gmail.com
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig

index cf3856dfed22444799aac1901fe2d1d5e6a84fb9..0095aa9beaf90faacb99cc4f7aa785dcedcb820f 100644 (file)
@@ -1504,6 +1504,8 @@ CONFIG_ARCH_TEGRA_210_SOC=y
 CONFIG_ARCH_TEGRA_186_SOC=y
 CONFIG_ARCH_TEGRA_194_SOC=y
 CONFIG_ARCH_TEGRA_234_SOC=y
+CONFIG_ARCH_TEGRA_241_SOC=y
+CONFIG_ARCH_TEGRA_264_SOC=y
 CONFIG_TI_PRUSS=m
 CONFIG_OWL_PM_DOMAINS=y
 CONFIG_RASPBERRYPI_POWER=y