zephyr/arch/x86
Anas Nashif db404bbdf9 Do not check for DO_CONSOLE_INIT, use Kconfig variables instead
This commit removes 2 levels of checking and checks directly against
define Kconfig variables. Also reduce the code to one block and check
only once instead of twice.

This is a cosmetic change.

Change-Id: Ia427d9f15a9d09ea59d0230913168060d752ae99
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:33 -05:00
..
configs define UART_CONSOLE_INDEX using Kconfig 2016-02-05 20:14:27 -05:00
core doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
generic_pc Do not check for DO_CONSOLE_INIT, use Kconfig variables instead 2016-02-05 20:14:33 -05:00
include doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
quark Do not check for DO_CONSOLE_INIT, use Kconfig variables instead 2016-02-05 20:14:33 -05:00
task doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
Kconfig kconfig: move bootloader options to misc/ 2016-02-05 20:14:26 -05:00
Makefile x86: Remove arch/x86/bsp directory 2016-02-05 20:14:21 -05:00
cache.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
cache_s.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
crt0.S doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
defconfig define UART_CONSOLE_INDEX using Kconfig 2016-02-05 20:14:27 -05:00
driver_static_irq_stubs.S doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
sys_fatal_error_handler.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00