forked from M-Labs/artiq
satman: gate gt_drtio against having drtio-eem
This commit is contained in:
parent
344d44e8cf
commit
4147870e88
@ -752,7 +752,7 @@ pub extern fn main() -> i32 {
|
||||
io_expander.service().unwrap();
|
||||
}
|
||||
|
||||
#[cfg(not(soc_platform = "efc"))]
|
||||
#[cfg(not(has_drtio_eem))]
|
||||
unsafe {
|
||||
csr::gt_drtio::txenable_write(0xffffffffu32 as _);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user