zephyr/arch/x86/soc/ia32
Dmitriy Korovkin 41e55f13ad Kconfig: CPU_MIGHT_SUPPORT_CLFLUSH removal.
Remove CPU_MIGHT_SUPPORT_CLFLUSH as excessive.

Removal the flag requires adding per-SoC cnfiguration,
as some Quark models support clflush instruction, but
some do not, even on compiler level.

Change-Id: I655cba00c629db55d1813c199a2fe08b2d60ef4f
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-03-07 20:25:22 +00:00
..
Kbuild kbuild: move SoC Makefile content to Kbuild file 2016-02-05 20:25:17 -05:00
Kconfig Kconfig: CPU_MIGHT_SUPPORT_CLFLUSH removal. 2016-03-07 20:25:22 +00:00
Kconfig.soc
Makefile Move compiler optimization to the SoC 2016-02-05 20:25:29 -05:00
linker.cmd
soc.c
soc.h QEMU: Fix the pin2irq translation function 2016-02-26 17:05:30 +00:00