diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h index 7922f1a..2a2a672 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -147,6 +147,7 @@ typedef enum { OPTION_LVDS_PROBE_PLL, OPTION_ACCELMETHOD, OPTION_CONSTANTDPI, + OPTION_CONNECTORTABLE, OPTION_DRI } RADEONOpts; |