zephyr/drivers/ethernet
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 eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00
Makefile eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00
eth_dw.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
eth_dw_priv.h eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00
eth_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
ethernet.h eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00