x86: add specific support for Intel Atom architecture
authorTobias Doerffel <tobias.doerffel@gmail.com>
Fri, 21 Aug 2009 21:06:23 +0000 (23:06 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 23 Aug 2009 09:20:02 +0000 (11:20 +0200)
Add another option when selecting CPU family so the kernel can be
optimized for Intel Atom CPUs. If GCC supports tuning options for
Intel Atom they will be used.

Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
LKML-Reference: <1251018457-19157-1-git-send-email-tobias.doerffel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found