zephyr/drivers/i2c
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
..
i2c_dw.c i2c: dw: Fix support for i2c port 1 2016-02-05 20:24:52 -05:00
i2c_dw.h i2c : re-naming interrupt_vector to irq_num 2016-02-05 20:24:48 -05:00
i2c_dw_registers.h i2c: changing file names to be consistent 2016-02-05 20:24:31 -05:00
i2c_quark_se_ss.c i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_quark_se_ss.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_quark_se_ss_registers.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Kconfig i2c: dw: Fix support for i2c port 1 2016-02-05 20:24:52 -05:00
Makefile i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00