diff options
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: */ |