summaryrefslogtreecommitdiff
path: root/src/atioption.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atioption.c')
-rw-r--r--src/atioption.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/atioption.c b/src/atioption.c
index 7ef580bf..4cb965d4 100644
--- a/src/atioption.c
+++ b/src/atioption.c
@@ -61,6 +61,13 @@ const char *ATITVStandardNames[ATI_TV_STDS_MAX_VALID+1] = {
const OptionInfoRec ATIPublicOptions[] =
{
{
+ ATI_OPTION_PROBE_SPARSE,
+ "probe_sparse",
+ OPTV_BOOLEAN,
+ {0, },
+ FALSE
+ },
+ {
ATI_OPTION_ACCEL,
"accel",
OPTV_BOOLEAN,