aboutsummaryrefslogtreecommitdiff
path: root/include/linux/arm-hdlcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/arm-hdlcd.h')
-rw-r--r--include/linux/arm-hdlcd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/arm-hdlcd.h b/include/linux/arm-hdlcd.h
index f3f4887ac4f..124995aa34f 100644
--- a/include/linux/arm-hdlcd.h
+++ b/include/linux/arm-hdlcd.h
@@ -102,6 +102,10 @@
* and /proc/hdlcd_underrun to read the counter
*/
//#define HDLCD_COUNT_BUFFERUNDERRUNS
+/* Restrict height to 1x screen size
+ *
+ */
+//#define HDLCD_NO_VIRTUAL_SCREEN
struct hdlcd_device {
struct fb_info fb;