summaryrefslogtreecommitdiff
path: root/configs/common/FSConfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'configs/common/FSConfig.py')
-rw-r--r--configs/common/FSConfig.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/common/FSConfig.py b/configs/common/FSConfig.py
index 57d6aa2b2..dc24adf6f 100644
--- a/configs/common/FSConfig.py
+++ b/configs/common/FSConfig.py
@@ -535,8 +535,6 @@ def makeDualRoot(full_system, testSystem, driveSystem, dumpfile):
self.testsys = testSystem
self.drivesys = driveSystem
self.etherlink = EtherLink()
- self.etherlink.int0 = Parent.testsys.tsunami.ethernet.interface
- self.etherlink.int1 = Parent.drivesys.tsunami.ethernet.interface
if hasattr(testSystem, 'realview'):
self.etherlink.int0 = Parent.testsys.realview.ethernet.interface