]> git.itanic.dy.fi Git - linux-stable/commit
PCI: mt7621: Allow COMPILE_TEST for all arches
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Wed, 12 Jan 2022 21:28:10 +0000 (15:28 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Jan 2022 21:46:56 +0000 (15:46 -0600)
commit44ddb791f8f41f5f9f2ab4280a27c179ca7a8aed
treee84062c5e7b5619f81d53a30d1ce18a79d833588
parente4b1cd02dc8d7967a79edccd510724831e5cdee8
PCI: mt7621: Allow COMPILE_TEST for all arches

Since all MIPS-specific code has been removed from driver, allow it to be
enabled for COMPILE_TEST on all architectures.

Mark it as tristate and remove MIPS the MIPS dependency.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/Kconfig