Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1431842

[PATCH 07/10] arm64: defconfig: Enable Tegra186 SoC

From Joseph Lo <josephl@nvidia.com>
Newsgroups linux.kernel
Subject [PATCH 07/10] arm64: defconfig: Enable Tegra186 SoC
Date 2016-06-27 11:10 +0200
Message-ID <rOAIj-6Df-51@gated-at.bofh.it> (permalink)
References <rOAIi-6Df-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Enable Tegra186 SoC.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f267eea101a7..033d9cb1e983 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -312,6 +312,7 @@ CONFIG_QCOM_SMEM=y
 CONFIG_QCOM_SMD=y
 CONFIG_QCOM_SMD_RPM=y
 CONFIG_ARCH_TEGRA_132_SOC=y
+CONFIG_ARCH_TEGRA_186_SOC=y
 CONFIG_ARCH_TEGRA_210_SOC=y
 CONFIG_EXTCON_USB_GPIO=y
 CONFIG_PWM=y
-- 
2.9.0

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/10] arm64: tegra: add BPMP support Joseph Lo <josephl@nvidia.com> - 2016-06-27 11:10 +0200
  [PATCH 07/10] arm64: defconfig: Enable Tegra186 SoC Joseph Lo <josephl@nvidia.com> - 2016-06-27 11:10 +0200
  [PATCH 10/10] arm64: dts: tegra: Add NVIDIA P2771 board support Joseph Lo <josephl@nvidia.com> - 2016-06-27 11:10 +0200

csiph-web