Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>

authored by

David Manouchehri and committed by
Mika Westerberg
eb4a6de4 913b99f7

-1
-1
drivers/thunderbolt/Kconfig
··· 2 2 menuconfig USB4 3 3 tristate "Unified support for USB4 and Thunderbolt" 4 4 depends on PCI 5 - depends on X86 || COMPILE_TEST 6 5 select APPLE_PROPERTIES if EFI_STUB && X86 7 6 select CRC32 8 7 select CRYPTO