From a8b05e2cf2520df776abdf6c918458852a5e5398 Mon Sep 17 00:00:00 2001 From: CrazyCat Date: Mon, 17 Mar 2025 19:47:29 +0200 Subject: [PATCH] media: pci/tbscapture2: Compile only for X86. --- drivers/media/pci/tbscapture2/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/pci/tbscapture2/Kconfig b/drivers/media/pci/tbscapture2/Kconfig index 4414fe97c6b3..efb297b26eaf 100644 --- a/drivers/media/pci/tbscapture2/Kconfig +++ b/drivers/media/pci/tbscapture2/Kconfig @@ -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