zephyr/drivers/pci
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 kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Makefile Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
pci.c pci: Add pci_enable_bus_master 2016-02-05 20:24:38 -05:00
pci_config.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
pci_interface.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
pci_legacy_bridge.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00