zephyr/drivers
Tomasz Bursztyka 0f402c10a4 pci: Kconfig: Disable PCI enumeration by default
PCI enumeration is not mandatory to enable as static information can be
provided. Plus, it does not integrate yet properly with shared IRQ as
well as setting dedicated IOAPIC paremeter for certain drivers.

Change-Id: I221b2a8a2179993a264e5f3eb93cda0e121d9abe
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:22 -05:00
..
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console ipi_console_sender: enable printk() implementation 2016-02-05 20:24:21 -05:00
gpio gpio: dw: ISR bails early if no interrupts 2016-02-05 20:24:22 -05:00
i2c i2c: dw: fix setting default configuration 2016-02-05 20:24:22 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci pci: Kconfig: Disable PCI enumeration by default 2016-02-05 20:24:22 -05:00
pinmux x86: galileo: expand pinmux to setup GPIOs on SoC 2016-02-05 20:24:22 -05:00
pwm pwm: pca9685: use polling I2C write instead 2016-02-05 20:24:21 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial x86: Add an option for legacy IO ports 2016-02-05 20:24:19 -05:00
shared_irq shared_irq: add config options for interrupt triggers 2016-02-05 20:24:21 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: galileo: Pre-configure SPI ports present on Galileo board 2016-02-05 20:24:22 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig drivers: add shared interrupt driver 2016-02-05 20:24:21 -05:00
Makefile drivers: add shared interrupt driver 2016-02-05 20:24:21 -05:00