zephyr/drivers/spi
Anas Nashif a2b9b4b71a spi: remove kconfig variables that can be define in headers
Most of the values are SoC specific and come from the SoC definition,
not need to define them in Kconfig.

Jira: ZEP-294
Change-Id: I962ce36b7e2361ea77ae4178bb7c86c19a241c4e
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-12 10:57:26 +00:00
..
Kconfig
Kconfig.dw spi: remove kconfig variables that can be define in headers 2016-05-12 10:57:26 +00:00
Kconfig.intel spi: intel: move soc specific values to header file 2016-05-12 10:57:25 +00:00
Kconfig.k64
Kconfig.qmsi
Makefile
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c spi: remove kconfig variables that can be define in headers 2016-05-12 10:57:26 +00:00
spi_dw.h
spi_intel.c spi: intel: move soc specific values to header file 2016-05-12 10:57:25 +00:00
spi_intel.h
spi_k64_priv.h
spi_k64.c
spi_qmsi.c