zephyr/doc/reference/kconfig/CONFIG_IOAPIC_BASE_ADDRESS.rst
Anas Nashif 0e46b81faf doc: add documentation of kconfig variables
The configuration option documentation is autogenerated from
Kconfig files. This list right now applies only for x86.

Change-Id: Ibfc84324bb5e2206362d3bca6ab28aee0109f429
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:26 -05:00

35 lines
769 B
ReStructuredText

.. _CONFIG_IOAPIC_BASE_ADDRESS:
CONFIG_IOAPIC_BASE_ADDRESS
##########################
This option specifies the base address of the IO-APIC device.
:Symbol: IOAPIC_BASE_ADDRESS
:Type: hex
:Value: ""
:User value: (no user value)
:Visibility: "n"
:Is choice item: false
:Is defined: true
:Is from env.: false
:Is special: false
:Prompts:
* "IO-APIC Base Address" if IOAPIC (value: "n")
:Default values:
* 0xFEC00000 (value: "n")
* Condition: IOAPIC (value: "n")
:Selects:
(no selects)
:Reverse (select-related) dependencies:
(no reverse dependencies)
:Additional dependencies from enclosing menus and ifs:
(no additional dependencies)
:Locations:
* drivers/interrupt_controller/Kconfig:66