zephyr/arch/x86/core
Peter Mitsis 4d092e9510 x86: Remove superfluous Kconfig dependencies
There is no need for any x86 Kconfig to have a dependency upon the following
Kconfig options as they are always true when building for ARCH=x86.
    X86_32
    ISA_IA32
    ARCH="x86"

Change-Id: I810e9712589199871953f043e8be746ab03230f8
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:45 -05:00
..
offsets doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
atomic_nolock.c x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
atomic.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
cache_s.S x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
cache.c x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
context.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
cpuhalt.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
crt0.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
driver_static_irq_stubs.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
excconnect.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
excstub.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
fatal.c x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
ffs.S fix white space issues 2016-02-05 20:14:41 -05:00
float.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
gdt.c doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
intboiexit.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
intconnect.c x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
inthndlset.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
intstub.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
Kconfig x86: Remove superfluous Kconfig dependencies 2016-02-05 20:14:45 -05:00
Makefile x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
msr.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
strtask.c x86: Move source files from arch/x86/ to arch/x86/core/ 2016-02-05 20:14:41 -05:00
swap.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
sys_fatal_error_handler.c x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
unaligned.S x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00