SE/FS: Get rid of FULL_SYSTEM in the configs directory
[gem5.git] / build_opts / X86_FS
1 TARGET_ISA = 'x86'
2 CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
3 FULL_SYSTEM = 1
4 PROTOCOL = 'MI_example'