CONFIG_PCIE_MMIO_CFG
Use MMIO PCI configuration space access
Type: bool
Help
Selects the use of the memory-mapped PCI Express Extended
Configuration Space instead of the traditional 0xCF8/0xCFC
IO Port registers.
Direct dependencies
SOC_APOLLO_LAKE
|| SOC_ELKHART_LAKE
|| SOC_APOLLO_LAKE
|| SOC_ELKHART_LAKE
|| X86
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
Kconfig definitions
At <Zephyr>/soc/x86/apollo_lake/Kconfig.defconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config PCIE_MMIO_CFG
bool
default y
depends on SOC_APOLLO_LAKE
At <Zephyr>/soc/x86/elkhart_lake/Kconfig.defconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config PCIE_MMIO_CFG
bool
default y
depends on SOC_ELKHART_LAKE
At <Zephyr>/soc/x86/apollo_lake/Kconfig.defconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config PCIE_MMIO_CFG
bool
default y
depends on SOC_APOLLO_LAKE
At <Zephyr>/soc/x86/elkhart_lake/Kconfig.defconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config PCIE_MMIO_CFG
bool
default y
depends on SOC_ELKHART_LAKE
At <Zephyr>/arch/x86/Kconfig:230
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → X86 Architecture Options
config PCIE_MMIO_CFG
bool "Use MMIO PCI configuration space access"
select ACPI
depends on X86
help
Selects the use of the memory-mapped PCI Express Extended
Configuration Space instead of the traditional 0xCF8/0xCFC
IO Port registers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)