Skip to content

Commit 522a46a

Browse files
committed
Merge branch 'pci/controller/misc'
- Add rcar-host OF Kconfig dependency to avoid objtool no-cfi warning (Nathan Chancellor) * pci/controller/misc: PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warning
2 parents f4e4003 + 57833f8 commit 522a46a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/pci/controller/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ config PCI_TEGRA
259259
config PCIE_RCAR_HOST
260260
bool "Renesas R-Car PCIe controller (host mode)"
261261
depends on ARCH_RENESAS || COMPILE_TEST
262+
depends on OF
262263
depends on PCI_MSI
263264
select IRQ_MSI_LIB
264265
help

0 commit comments

Comments
 (0)