zephyr/arch
Tomasz Bursztyka b445e06cad x86: Add an option for legacy IO ports
Those ports uses different instructions to get accessed: in/out
instructions. It differs in many ways with memory access, and it's much
slower. It's unset by default, but some arch exposing legacy UART ports
might need it.

Change-Id: I06f2a7c7812e720863957bd20d5c2b8b02c10734
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:19 -05:00
..
arc arc: if printk is disabled, do not set variables 2016-02-05 20:16:17 -05:00
arm arm/x86: update defconfig 2016-02-05 20:15:59 -05:00
x86 x86: Add an option for legacy IO ports 2016-02-05 20:24:19 -05:00
Kconfig Remove sourcing of arch kconfig to root 2016-02-05 20:14:11 -05:00
Makefile arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00