blob: d33809b9bd5293b2d532793c406875c463a61a3f [file] [log] [blame]
ARM_FPU=neon
MARCH_TUNE="-march=armv7-a -mtune=cortex-a8 -mfpu=${ARM_FPU} -mfloat-abi=hard"
LINUX_FIRMWARE="ath9k_htc"
USE="${USE} boot_dts_device_tree -debugd fbconsole hardfp kernel-4_4"
USE="${USE} legacy_keyboard legacy_power_button neon -opengl opengles"
USE="${USE} -power_management pam -tpm vtconsole"
VIDEO_CARDS="fbdev"
# TODO(jrbarnette) This is a hack: The builders create beaglebone
# recovery images, even though there's no use for them. There's an
# 8MB image size limit, and we're over that limit. Restricting the
# locales saves enough space to make the images build. But... We
# shouldn't be building the images in the first place. And the 8MB
# limit is bogus, too.
RECOVERY_LOCALES="en-US"