zephyr/drivers/gpio
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 gpio: dw: Provide IRQ flags for GPIO 1 2016-02-05 20:24:52 -05:00
Makefile gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_dw.c gpio: dw: Fix build error when configuring dw driver with direct IRQ 2016-02-05 20:24:52 -05:00
gpio_dw.h gpio: adds gpio dw register support for ss quark se 2016-02-05 20:24:48 -05:00
gpio_dw_registers.h gpio: adds gpio dw register support for ss quark se 2016-02-05 20:24:48 -05:00
gpio_mmio.c gpio: mmio: Use i/o port bit operations functions 2016-02-05 20:24:44 -05:00
gpio_mmio.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_sch.c gpio: fix inclusion of local header 2016-02-05 20:24:48 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00