mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: defconfig: Enable Tegra210 support
Enable support for this new generation of the Tegra SoC. Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
8005c49d9a
commit
bdfeae0d73
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ CONFIG_ARCH_SEATTLE=y
|
|||
CONFIG_ARCH_STRATIX10=y
|
||||
CONFIG_ARCH_TEGRA=y
|
||||
CONFIG_ARCH_TEGRA_132_SOC=y
|
||||
CONFIG_ARCH_TEGRA_210_SOC=y
|
||||
CONFIG_ARCH_QCOM=y
|
||||
CONFIG_ARCH_SPRD=y
|
||||
CONFIG_ARCH_THUNDER=y
|
||||
|
|
Loading…
Add table
Reference in a new issue