linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Tegra PCI controller
@ 2017-10-18 14:46 Tuomas Tynkkynen
  2017-10-19  8:25 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Tuomas Tynkkynen @ 2017-10-18 14:46 UTC (permalink / raw)
  To: linux-arm-kernel

The driver has supported the 64-bit Tegra210 for a while now, so enable
it in the defconfig.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
---
I didn't personally test this but got a report from our distro users
that it works.

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 719602300d9b..21c173fcbc3c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -74,6 +74,7 @@ CONFIG_PCIE_QCOM=y
 CONFIG_PCIE_KIRIN=y
 CONFIG_PCIE_ARMADA_8K=y
 CONFIG_PCI_AARDVARK=y
+CONFIG_PCI_TEGRA=y
 CONFIG_PCIE_RCAR=y
 CONFIG_PCIE_ROCKCHIP=m
 CONFIG_PCI_HOST_GENERIC=y
-- 
2.14.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: defconfig: Enable Tegra PCI controller
  2017-10-18 14:46 [PATCH] arm64: defconfig: Enable Tegra PCI controller Tuomas Tynkkynen
@ 2017-10-19  8:25 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2017-10-19  8:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Oct 18, 2017 at 05:46:20PM +0300, Tuomas Tynkkynen wrote:
> The driver has supported the 64-bit Tegra210 for a while now, so enable
> it in the defconfig.
> 
> Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
> ---
> I didn't personally test this but got a report from our distro users
> that it works.
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171019/9961f57e/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-19  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18 14:46 [PATCH] arm64: defconfig: Enable Tegra PCI controller Tuomas Tynkkynen
2017-10-19  8:25 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).