zephyr/drivers/spi
Anas Nashif 77ba3c3b8b kconfig: define architecture as a kconfig variable
Do not depend on environment variables and use a kconfig variable
for defining the architecture.

In addition, remove the X86_32 variable, it just duplicates X86 for
not good reason, at least until start supporting MCUs with 64bit.

Change-Id: Ia001db81ed007e6a43f34506fed9be1345b88a4b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
Kconfig spi: dw: Fix various building and support issues 2016-02-05 20:24:52 -05:00
Makefile spi: dw: Fix various building and support issues 2016-02-05 20:24:52 -05:00
dw_spi.c spi: dw: Fix various building and support issues 2016-02-05 20:24:52 -05:00
dw_spi_priv.h spi: Add support for Designware SPI controller 2016-02-05 20:24:48 -05:00
intel_spi.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
intel_spi_priv.h spi: intel: Fix byte flow and error handling 2016-02-05 20:24:42 -05:00
spi_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00