alpha: get rid of all turbolaser remnants

This commit is contained in:
Nathan Binkert
2009-04-08 22:22:49 -07:00
parent 374ba9bae3
commit 18a30524d6
8 changed files with 10 additions and 62 deletions

View File

@@ -38,8 +38,3 @@ class Uart(BasicPioDevice):
class Uart8250(Uart):
type = 'Uart8250'
if build_env['ALPHA_TLASER']:
class Uart8530(Uart):
type = 'Uart8530'