zephyr/drivers
Daniel Leung 68107289bd i2c: restructure kconfig options
() Moves config options for each controllers into their own
   Kconfig files. This keeps upper level Kconfig from getting
   too big.
() Options for each controller are moved under their own
   submenus.
() Adds the missing copyright to Kconfig.atmel_sam3.

Origin: refactored from existing file
Change-Id: I2dacd3d9b2bfa052c9e0c078ddffed40dbc2ddbf
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-17 21:05:12 +00:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
aio drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
bluetooth Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
clock_control drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
console drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
counter drivers: Quark AON counter and timer support 2016-03-17 08:59:04 -04:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
grove drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
i2c i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
interrupt_controller system_apic: rename irq_enable/disable 2016-03-04 18:52:53 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
pwm drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: move driver specific options to separate Kconfig files 2016-03-17 15:59:17 +00:00
serial serial: minor kconfig semantic changes 2016-03-17 21:05:11 +00:00
shared_irq drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
spi drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
timer Revert "microkernel: Add support for *_sleep() during initialization" 2016-03-11 22:08:44 +00:00
watchdog drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
Kconfig API: Add public counter API 2016-03-17 08:59:04 -04:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00