summaryrefslogtreecommitdiff
path: root/bin/nv_wsfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nv_wsfunc.h')
-rw-r--r--bin/nv_wsfunc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nv_wsfunc.h b/bin/nv_wsfunc.h
index 85b2d2500..909fd70cf 100644
--- a/bin/nv_wsfunc.h
+++ b/bin/nv_wsfunc.h
@@ -18,5 +18,5 @@ nv_wsys(struct nvif_device *device, u64 addr, CAST data)
}
#define WRITE(o,v) nv_wsys(device, (o), (v))
-#define ENABLE (NV_DEVICE_V0_DISABLE_MMIO | NV_DEVICE_V0_DISABLE_IDENTIFY)
+#define DETECT true
#include "nv_wrfunc.h"