zephyr/arch/x86/soc/atom
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 Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile Move compiler optimization to the SoC 2016-02-05 20:25:29 -05:00
linker.cmd Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.c Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
soc.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00