recovery增加屏幕旋转选项
This commit is contained in:
parent
685a474c8d
commit
331f8197b4
|
@ -1349,6 +1349,7 @@ CONFIG_SUNXI_DISP2_FB_DISABLE_ROTATE=y
|
||||||
# CONFIG_LCD_SUPPORT_ICN6202 is not set
|
# CONFIG_LCD_SUPPORT_ICN6202 is not set
|
||||||
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
||||||
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
||||||
|
# CONFIG_LCD_REVERT_180_DEGREE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Display engine feature select
|
# Display engine feature select
|
||||||
|
|
|
@ -1576,6 +1576,7 @@ CONFIG_LCD_SUPPORT_T050K589=y
|
||||||
CONFIG_LCD_SUPPORT_ICN6202=y
|
CONFIG_LCD_SUPPORT_ICN6202=y
|
||||||
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
CONFIG_LCD_SUPPORT_ICN6202_2LANE=y
|
||||||
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
# CONFIG_LCD_SUPPORT_NT35510_MIPI is not set
|
||||||
|
# CONFIG_LCD_REVERT_180_DEGREE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Display engine feature select
|
# Display engine feature select
|
||||||
|
|
Loading…
Reference in New Issue