pci: Tighten some PCI controller dependencies
authorTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 01:15:26 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 11 Aug 2025 21:00:28 +0000 (15:00 -0600)
commitcb8e5727089b6069f314a2f232e105f7c2127dbb
tree4d7f493d2b11a1f52a4cbb50980320c88490eb91
parent5bad0bc4f7beeba8e972005fd0901cf368315815
pci: Tighten some PCI controller dependencies

A large number of PCI controllers cannot build without access to some
platform specific header files. Express those requirements in Kconfig as
well.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/pci/Kconfig