summaryrefslogtreecommitdiff
path: root/Make.config
diff options
context:
space:
mode:
Diffstat (limited to 'Make.config')
-rw-r--r--Make.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Make.config b/Make.config
index 692d62c..cd5c6c6 100644
--- a/Make.config
+++ b/Make.config
@@ -37,3 +37,7 @@ HAVE_FREETYPE2=1
# uncomment one of the following two lines if you want either GraphicsMagick/ImageMagick support
#HAVE_IMAGEMAGICK=1
#HAVE_GRAPHICSMAGICK=1
+
+# uncomment this variable if you want to enable the experimental AX 206 based digital photo frame driver
+# Read DRIVER.ax206dpf before use!
+#HAVE_AX206DPF_EXPERIMENTAL=1