PCI: xilinx: Drop obsolete dependency on COMPILE_TEST
authorJean Delvare <jdelvare@suse.de>
Fri, 7 Apr 2023 17:08:43 +0000 (19:08 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 20 Apr 2023 21:18:05 +0000 (16:18 -0500)
Since commit 0166dc11be91 ("of: make CONFIG_OF user selectable"), it is
possible to test-build any driver which depends on OF on any architecture
by explicitly selecting OF. Therefore depending on COMPILE_TEST as an
alternative is no longer needed.

Link: https://lore.kernel.org/r/20230407190843.529caf19@endymion.delvare
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: "Krzysztof WilczyƄski" <kw@linux.com>
drivers/pci/controller/Kconfig

index c52ca0c..8d49bad 100644 (file)
@@ -319,7 +319,7 @@ config PCI_XGENE_MSI
 
 config PCIE_XILINX
        bool "Xilinx AXI PCIe controller"
-       depends on OF || COMPILE_TEST
+       depends on OF
        depends on PCI_MSI
        help
          Say 'Y' here if you want kernel to support the Xilinx AXI PCIe