summaryrefslogtreecommitdiff
path: root/bin/nv_rffunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nv_rffunc.h')
-rw-r--r--bin/nv_rffunc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nv_rffunc.h b/bin/nv_rffunc.h
index 350059b84..4bc0e4a41 100644
--- a/bin/nv_rffunc.h
+++ b/bin/nv_rffunc.h
@@ -35,5 +35,5 @@ nv_rfb(struct nvif_device *device, u64 offset)
}
#define READ(o) nv_rfb(device, (o))
-#define ENABLE (NV_DEVICE_V0_DISABLE_MMIO | NV_DEVICE_V0_DISABLE_IDENTIFY)
+#define DETECT true
#include "nv_rdfunc.h"