diff options
author | David Dawes <dawes@xfree86.org> | 2001-04-09 16:27:54 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2001-04-09 16:27:54 +0000 |
commit | 1759c16ab9b64598968a0058039e8a66bf5f9773 (patch) | |
tree | a82d44dc47302041daf1f5f408c6f47017baac47 /linux/r128.h | |
parent | 0e7f6c0726e5ff08eeab8e17a5aa63fbe44b3410 (diff) |
Import -f XFree86 4.0.99.2X_4_0_99_2
Diffstat (limited to 'linux/r128.h')
-rw-r--r-- | linux/r128.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/linux/r128.h b/linux/r128.h index 926b4bfd..83e002af 100644 --- a/linux/r128.h +++ b/linux/r128.h @@ -37,11 +37,9 @@ /* General customization: */ #define __HAVE_AGP 1 -#define __MUST_HAVE_AGP 0 +#define __MUST_HAVE_AGP 1 #define __HAVE_MTRR 1 #define __HAVE_CTX_BITMAP 1 -#define __HAVE_SG 1 -#define __HAVE_PCI_DMA 1 /* Driver customization: */ |