aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/framebuffer/board_framebuffer_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp/framebuffer/board_framebuffer_template.h')
-rw-r--r--drivers/gdisp/framebuffer/board_framebuffer_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/framebuffer/board_framebuffer_template.h b/drivers/gdisp/framebuffer/board_framebuffer_template.h
index 0ee08ef2..3e74e92b 100644
--- a/drivers/gdisp/framebuffer/board_framebuffer_template.h
+++ b/drivers/gdisp/framebuffer/board_framebuffer_template.h
@@ -11,7 +11,7 @@
#endif
// Uncomment this if your frame buffer device requires flushing
-//#define GDISP_HARDWARE_FLUSH TRUE
+//#define GDISP_HARDWARE_FLUSH GFXON
#ifdef GDISP_DRIVER_VMT