blob: 856dd0daf6a82d308f5b5e854fd8b7a7f83a0f35 [file] [log] [blame]
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-mipseb"
CHROMEOS_KERNEL_ARCH="mips"
# We assume that we are running a big endian 32bit MIPS CPU. If you have
# a MIPS64 CPU, then you really should be using the n32 overlay instead.
MARCH_TUNE="-march=mips32"
USE="${USE} legacy_keyboard legacy_power_button"
# Chaps depends on leveldb which isn't ported to all arches yet.
USE="${USE} -tpm"