zephyr/drivers/spi
Daniel Leung a33aecc611 spi: 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.

Origin: refactored from existing file
Change-Id: I813694f26126b43523b08ebdb0a5383edd241cda
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-17 21:05:12 +00:00
..
Kconfig spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.intel spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.k64 spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
Makefile arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
spi_dw.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_dw.h SPI: Change read/write buffer pointers to void * 2016-03-04 20:13:21 +00:00
spi_dw_quark_se_ss_regs.h spi: dw: arc: add delay between writing DR strobe bit and reading FIFO 2016-03-12 03:18:54 +00:00
spi_dw_regs.h spi: dw: Quark SE Sensor Sub-System support 2016-02-20 15:39:16 +00:00
spi_intel.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_intel.h SPI: Change read/write buffer pointers to void * 2016-03-04 20:13:21 +00:00
spi_k64.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00
spi_k64_priv.h arm: K64 SPI module driver 2016-03-09 15:50:16 +00:00
spi_qmsi.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00