mtgos-kernel/kernel/arch/arm/3ds9/config.py
2017-04-23 16:09:42 +00:00

3 lines
94 B
Python

config["LOWEST_CPU"] = "arm946e-s"
config["ENABLE_THUMB"] = get_yes_no("Enable Thumb", True)