blob: 42bc2d909c96e69e376423d18ecb9aea9e5ffbf5 [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-mips64eb"
CHROMEOS_KERNEL_ARCH="mips"
# We assume that we are running a big endian MIPS64 CPU. We need this in
# order to support the n32 ABI.
MARCH_TUNE="-march=mips64"
USE="${USE} legacy_keyboard legacy_power_button"
# Need to port Chromium (and friends) first.
USE="${USE} chromeless_tty -pepper_flash -netflix -internal"
# Chaps depends on leveldb which isn't ported to all arches yet.
USE="${USE} -tpm"