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
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_dw.h
spi_intel.c drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
spi_intel.h
spi_k64_priv.h
spi_k64.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00
spi_qmsi.c drivers: Replace DEV_USED by -EBUSY 2016-03-16 19:30:04 -04:00