From: Thierry Reding Date: Mon, 16 Nov 2015 14:35:59 +0000 (+0100) Subject: arm64: defconfig: Enable Tegra210 support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bdfeae0d73d481808bf87c6afec36ee4c23a69c1;p=deliverable%2Flinux.git arm64: defconfig: Enable Tegra210 support Enable support for this new generation of the Tegra SoC. Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index bdd7aa358d2a..b2512877465d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -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