mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
UPSTREAM: PCI: rockchip: Add Kconfig COMPILE_TEST
Allow selection of the Rockchip driver for compile testing, even if we aren't building for ARCH_ROCKCHIP. Change-Id: Ibc554863e067aaa1f785d5f26423a10d0962f68b [bhelgaas: changelog] Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> (am from git.kernel.org/cgit/linux/kernel/git/next/linux-next.git commit cd075fd9742b1c4bc6e11121f688ef2ff74deb84)
This commit is contained in:
@@ -175,7 +175,7 @@ config PCI_HISI
|
||||
|
||||
config PCIE_ROCKCHIP
|
||||
bool "Rockchip PCIe controller"
|
||||
depends on ARCH_ROCKCHIP
|
||||
depends on ARCH_ROCKCHIP || COMPILE_TEST
|
||||
depends on OF
|
||||
select PCI_MSI_IRQ_DOMAIN
|
||||
select MFD_SYSCON
|
||||
|
||||
Reference in New Issue
Block a user