blob: 19d8158b531583c4db2d4e97ff2c7d8eaead2460 [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromeos-intel-pineview"
CHROMEOS_KERNEL_ARCH="x86_64"
# We assume that our 64bit baseline CPU supports at least
# MMX, SSE, SSE2, and SSE3.
MARCH_TUNE="-march=x86-64 -msse3"
USE="${USE} legacy_keyboard legacy_power_button sse"
# This is only for the kernel and can be dropped once we merge:
# https://chromium-review.googlesource.com/42537
USE="${USE} x32"
# Clang does not support x32.
CROS_WORKON_CLANG="0"
VIDEO_CARDS="${VIDEO_CARDS} intel nouveau radeon"