zephyr/drivers/pci
Tomasz Bursztyka 018bcfe8d4 pci: Add an option for enumerating PCI devices
This option will be used to disable PCI enumeration (not PCI bus) to
gain in code size and execution as long as driver will be properly
configured statically. Thus setting this option as set by default.

Change-Id: I7da5d154c8ee89e44fc2bad8e85a5a20f498927e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:32 -05:00
..
Kconfig pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
pci.c pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
pci_config.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
pci_interface.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00