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