media: pci/tbscapture2: Compile only for X86.

This commit is contained in:
CrazyCat
2025-03-17 19:47:29 +02:00
parent 2a06970f80
commit a8b05e2cf2

View File

@@ -1,6 +1,6 @@
config TBS_PCIE2_CAP
tristate "TBS PCIex2 HDMI capture cards"
depends on PCI && I2C && DVB_CORE
depends on X86 && PCI && I2C && DVB_CORE
default m if !MEDIA_SUBDRV_AUTOSELECT
help