From 59fa089b2b191c87bc1ad81b5ddd553de665001c Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Sun, 20 Mar 2016 18:37:01 -0700 Subject: zipitz2: enable LCD rotation z2's screen is rotated by 270 degrees Signed-off-by: Vasily Khoruzhick Acked-by: Marek Vasut --- include/configs/zipitz2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/zipitz2.h') diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h index 586a445f3e..169eaf3d88 100644 --- a/include/configs/zipitz2.h +++ b/include/configs/zipitz2.h @@ -83,6 +83,7 @@ #ifdef CONFIG_CMD_SPI #define CONFIG_SOFT_SPI #define CONFIG_LCD +#define CONFIG_LCD_ROTATION #define CONFIG_PXA_LCD #define CONFIG_LMS283GF05 -- cgit v1.2.1