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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment