summaryrefslogtreecommitdiff
path: root/linux/radeon.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/radeon.h')
-rw-r--r--linux/radeon.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/linux/radeon.h b/linux/radeon.h
index db238b1b..0fdeb82a 100644
--- a/linux/radeon.h
+++ b/linux/radeon.h
@@ -37,9 +37,11 @@
/* General customization:
*/
#define __HAVE_AGP 1
-#define __MUST_HAVE_AGP 1
+#define __MUST_HAVE_AGP 0
#define __HAVE_MTRR 1
#define __HAVE_CTX_BITMAP 1
+#define __HAVE_SG 1
+#define __HAVE_PCI_DMA 1
/* Driver customization:
*/