blob: 1acd70ae4dc6da13615fe00f480aaa684199c571 [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 hardfp kernel-3_8"
USE="${USE} legacy_keyboard legacy_power_button neon -opengl opengles"
USE="${USE} pam -tpm"
TTY_CONSOLE="${TTY_CONSOLE} ttyO0"
# 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"