Commit eb4a6de4 authored by David Manouchehri's avatar David Manouchehri Committed by Mika Westerberg
Browse files

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: default avatarDavid Manouchehri <david.manouchehri@riseup.net>
Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
parent 913b99f7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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