mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
soc/tegra: Enable support for Tegra264
Tegra264 is the successor to Tegra234, with various improvements and new hardware. Link: https://lore.kernel.org/r/20250506133118.1011777-7-thierry.reding@gmail.com Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
19272b37aa
commit
14bdb1be98
|
|
@ -138,6 +138,14 @@ config ARCH_TEGRA_241_SOC
|
|||
help
|
||||
Enable support for the NVIDIA Tegra241 SoC.
|
||||
|
||||
config ARCH_TEGRA_264_SOC
|
||||
bool "NVIDIA Tegra264 SoC"
|
||||
depends on !CPU_BIG_ENDIAN
|
||||
select MAILBOX
|
||||
select SOC_TEGRA_PMC
|
||||
help
|
||||
Enable support for the NVIDIA Tegra264 SoC.
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user