blob: 00b32f9f74f3bb998403d948ade36b8373031ecb [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-i386"
# We assume that our x86 baseline CPU is at least an
# i686 that supports MMX, SSE, SSE2, and SSE3.
MARCH_TUNE="-march=i686 -mfpmath=sse -mmmx -msse -msse2 -msse3"
# Include many firmwares as this is a "generic" board and might run on a
# wide variety of platforms with who knows what kind of hardware.
LINUX_FIRMWARE="${LINUX_FIRMWARE} iwlwifi-all"
USE="${USE} legacy_keyboard legacy_power_button kernel-4_4"
# Enable all optional features on generic overlays.
USE="${USE} buffet peerd wifi_bootstrapping"
# PORTAGE_BINHOST is pulled in from prebuilt.conf
source prebuilt.conf