Skip to content

Commit bd3b8e5

Browse files
committed
arm64: defconfig: Enable Tegra241 and Tegra264
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/[email protected] Signed-off-by: Thierry Reding <[email protected]>
1 parent 18c590e commit bd3b8e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,6 +1504,8 @@ CONFIG_ARCH_TEGRA_210_SOC=y
15041504
CONFIG_ARCH_TEGRA_186_SOC=y
15051505
CONFIG_ARCH_TEGRA_194_SOC=y
15061506
CONFIG_ARCH_TEGRA_234_SOC=y
1507+
CONFIG_ARCH_TEGRA_241_SOC=y
1508+
CONFIG_ARCH_TEGRA_264_SOC=y
15071509
CONFIG_TI_PRUSS=m
15081510
CONFIG_OWL_PM_DOMAINS=y
15091511
CONFIG_RASPBERRYPI_POWER=y

0 commit comments

Comments
 (0)