Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5dc2a43 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add arch variants for Intel Atom CPUs" am: d6184bc4 am: 8165ae07 am: 50b67003

parents 42ce2b11 50b67003
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# This file contains feature macro definitions specific to the
# goldmont-plus arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#

ARCH_X86_HAVE_SSE4_1 := true
+7 −0
Original line number Diff line number Diff line
# This file contains feature macro definitions specific to the
# goldmont arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#

ARCH_X86_HAVE_SSE4_1 := true
+7 −0
Original line number Diff line number Diff line
# This file contains feature macro definitions specific to the
# tremont arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#

ARCH_X86_HAVE_SSE4_1 := true
+7 −0
Original line number Diff line number Diff line
# This file contains feature macro definitions specific to the
# goldmont-plus arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#

ARCH_X86_HAVE_SSE4_1 := true
+7 −0
Original line number Diff line number Diff line
# This file contains feature macro definitions specific to the
# goldmont arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#

ARCH_X86_HAVE_SSE4_1 := true
Loading