-
CONFIG_LOAPIC_BASE_ADDRESS
¶
Local APIC Base Address
Type: hex
Help¶
This option specifies the base address of the Local APIC device.
Kconfig definition¶
At drivers/interrupt_controller/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:24
Menu path: (top menu) → Device Drivers → Interrupt Controllers → LOAPIC
config LOAPIC_BASE_ADDRESS hex prompt "Local APIC Base Address" ifLOAPIC
default 0xFEE00000 ifLOAPIC
depends onLOAPIC
help This option specifies the base address of the Local APIC device.
(Definitions include propagated dependencies, including from if’s and menus.)