|
@@ -85,6 +85,7 @@ config PCI_HOST_GENERIC
|
|
bool "Generic PCI host controller"
|
|
bool "Generic PCI host controller"
|
|
depends on (ARM || ARM64) && OF
|
|
depends on (ARM || ARM64) && OF
|
|
select PCI_HOST_COMMON
|
|
select PCI_HOST_COMMON
|
|
|
|
+ select IRQ_DOMAIN
|
|
help
|
|
help
|
|
Say Y here if you want to support a simple generic PCI host
|
|
Say Y here if you want to support a simple generic PCI host
|
|
controller, such as the one emulated by kvmtool.
|
|
controller, such as the one emulated by kvmtool.
|