mtgos-kernel/kernel/arch/arm/3ds9/config.py

4 lines
94 B
Python
Raw Normal View History

2017-04-23 16:09:42 +00:00
config["LOWEST_CPU"] = "arm946e-s"
config["ENABLE_THUMB"] = get_yes_no("Enable Thumb", True)