thunderbolt: Update Kconfig to allow building on other architectures.
authorDavid Manouchehri <david.manouchehri@riseup.net>
Mon, 11 May 2020 20:36:23 +0000 (16:36 -0400)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 13 May 2020 16:32:48 +0000 (19:32 +0300)
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>
drivers/thunderbolt/Kconfig

index 1eb757e8df3b2d1f00ce696773e9fe1951a05159..f02010738bb6624686c249720a55bc29a5393f99 100644 (file)
@@ -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