zephyr/drivers
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
..
bluetooth serial: rename struct field int_pri to irq_pri 2016-02-05 20:15:25 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
interrupt_controller Profile interrupt events. 2016-02-05 20:15:28 -05:00
pci pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial pci: Add support for filtering by function 2016-02-05 20:15:28 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Fix the case when PCI is not in use on intel driver 2016-02-05 20:15:32 -05:00
timer Profile interrupt events. 2016-02-05 20:15:28 -05:00
Kconfig drivers: Add the common directory and files for SPI 2016-02-05 20:15:28 -05:00
Makefile drivers: Add the common directory and files for SPI 2016-02-05 20:15:28 -05:00