ARM: Decode neon memory instructions.
[gem5.git] / src / arch / alpha / SConsopts
index 633eeb06f00e820c794de5633236b18f2915a41f..4af7a4dafd2b4b38b1ba483a117d2b7a082ddd29 100644 (file)
@@ -31,7 +31,3 @@
 Import('*')
 
 all_isa_list.append('alpha')
-
-# Alpha can be compiled with Turbolaser support instead of Tsunami
-sticky_opts.Add(BoolOption('ALPHA_TLASER',
-    'Model Alpha TurboLaser platform (vs. Tsunami)', False))