SE/FS: Get rid of FULL_SYSTEM in the configs directory
[gem5.git] / build_opts / MIPS_SE
index d3e449f42356453def0513dcec1ad56393a02bbe..0855578983f1b6396c767244ae372f64559cb141 100644 (file)
@@ -1,3 +1,4 @@
 TARGET_ISA = 'mips'
 FULL_SYSTEM = 0
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
\ No newline at end of file
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
+PROTOCOL = 'MI_example'