* [PATCH] thunderbolt: Update Kconfig to allow building on other architectures.
@ 2020-05-11 21:42 David Manouchehri
2020-05-13 16:40 ` Mika Westerberg
0 siblings, 1 reply; 2+ messages in thread
From: David Manouchehri @ 2020-05-11 21:42 UTC (permalink / raw)
To: mika.westerberg
Cc: david.manouchehri, YehezkelShB, linux-usb, andreas.noever,
michael.jamet
[-- Attachment #1: Type: text/plain, Size: 733 bytes --]
Thunderbolt 3 and USB4 shouldn't be x86 only.
Tested on a SolidRun HoneyComb (ARM Cortex-A72) with a
Gigabyte Titan Ridge Thunderbolt 3 PCIe card (JHL7540).
Signed-off-by: David Manouchehri <david.manouchehri@riseup.net>
---
drivers/thunderbolt/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig
index 1eb757e8df3b..f02010738bb6 100644
--- a/drivers/thunderbolt/Kconfig
+++ b/drivers/thunderbolt/Kconfig
@@ -2,7 +2,6 @@
menuconfig USB4
tristate "Unified support for USB4 and Thunderbolt"
depends on PCI
- depends on X86 || COMPILE_TEST
select APPLE_PROPERTIES if EFI_STUB && X86
select CRC32
select CRYPTO
--
2.25.1
[-- Attachment #2: 0001-thunderbolt-Update-Kconfig-to-allow-building-on-othe.patch --]
[-- Type: text/x-patch, Size: 951 bytes --]
From ebf96e23478c4a360299a02ec96ffda7b3c3ad98 Mon Sep 17 00:00:00 2001
From: David Manouchehri <david.manouchehri@riseup.net>
Date: Mon, 11 May 2020 16:36:23 -0400
Subject: [PATCH] thunderbolt: Update Kconfig to allow building on other
architectures.
Thunderbolt 3 and USB4 shouldn't be x86 only.
Tested on a SolidRun HoneyComb (ARM Cortex-A72) with a
Gigabyte Titan Ridge Thunderbolt 3 PCIe card (JHL7540).
Signed-off-by: David Manouchehri <david.manouchehri@riseup.net>
---
drivers/thunderbolt/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig
index 1eb757e8df3b..f02010738bb6 100644
--- a/drivers/thunderbolt/Kconfig
+++ b/drivers/thunderbolt/Kconfig
@@ -2,7 +2,6 @@
menuconfig USB4
tristate "Unified support for USB4 and Thunderbolt"
depends on PCI
- depends on X86 || COMPILE_TEST
select APPLE_PROPERTIES if EFI_STUB && X86
select CRC32
select CRYPTO
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] thunderbolt: Update Kconfig to allow building on other architectures.
2020-05-11 21:42 [PATCH] thunderbolt: Update Kconfig to allow building on other architectures David Manouchehri
@ 2020-05-13 16:40 ` Mika Westerberg
0 siblings, 0 replies; 2+ messages in thread
From: Mika Westerberg @ 2020-05-13 16:40 UTC (permalink / raw)
To: David Manouchehri; +Cc: YehezkelShB, linux-usb, andreas.noever, michael.jamet
On Mon, May 11, 2020 at 05:42:51PM -0400, David Manouchehri wrote:
> Thunderbolt 3 and USB4 shouldn't be x86 only.
Fully agree.
> Tested on a SolidRun HoneyComb (ARM Cortex-A72) with a
> Gigabyte Titan Ridge Thunderbolt 3 PCIe card (JHL7540).
Nice :)
> Signed-off-by: David Manouchehri <david.manouchehri@riseup.net>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-13 16:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-11 21:42 [PATCH] thunderbolt: Update Kconfig to allow building on other architectures David Manouchehri
2020-05-13 16:40 ` Mika Westerberg
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).