blob: 4afc0ad0373734ec58d12021be90751b5783b23e [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-arm"
ARM_FPU=neon
MARCH_TUNE="-march=armv7-a -mtune=cortex-a15 -mfpu=${ARM_FPU} -mfloat-abi=hard"
# 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} hardfp legacy_keyboard legacy_power_button neon"
USE="${USE} -opengl opengles"
USE="${USE} kernel-3_14 device_tree"
# Enable all optional features on generic overlays.
USE="${USE} buffet peerd wifi_bootstrapping"
# PORTAGE_BINHOST is pulled in from prebuilt.conf
source prebuilt.conf