choice
    depends on DISPLAY_SUPPORT
	prompt  "LCD Panel Select"
config LCD_NULL
	bool "NULL"
config LCD_LG_LP097X02
	bool "RGB LCD_LG_LP097X02 1024X768"
config LCD_TD043MGEA1
	bool "RGB TD043MGEA1"
config LCD_HX8357
	bool "RGB HX8357"	
config LCD_TJ048NC01CA
    bool "RGB TJ048NC01CA"
config LCD_HL070VM4AU
    bool "RGB_HL070VM4AU"
config LCD_HSD070IDW1
    bool "RGB Hannstar800x480"
config LCD_RGB_TFT480800_25_E
    bool "RGB TFT480800_25_E"
config LCD_HSD100PXN
	  bool "RGB Hannstar HSD100PXN(1024X768)"
config LCD_HSD07PFW1
	  bool "RGB Hannstar HSD07PFW1(1024X600)"
config LCD_BYD8688FTGF
	bool "RGB BYD 1024X600 8688FTGF"
config LCD_B101AW06
	  bool "RGB Hannstar B101AW06(1024X600)"
config LCD_RGB_TFT480800_25_E
	  bool "RGB TFT480800_25_E(480X800)"
config LCD_LS035Y8DX02A
	  bool "RGB LS035Y8DX02A(480X800)"
config LCD_LS035Y8DX04A
	  bool "RGB LS035Y8DX04A(480X800)"
config LCD_HSD100PXN_FOR_TDW851
	  bool "RGB Hannstar HSD100PXN(800X480)"	
config LCD_CPTCLAA038LA31XE
	  bool "RGB LCD_CPTCLAA038LA31XE(480X800)"	  
config LCD_A060SE02
    bool "MCU A060SE02"
config LCD_S1D13521
    bool "MCU S1D13521"
config LCD_NT35582
	bool "MCU NT35582"
config LCD_NT35580
	bool "MCU NT35580"
config LCD_IPS1P5680_V1_E
	bool "MCU IPS1P5680_V1_E"
config LCD_MCU_TFT480800_25_E
	bool "MCU TFT480800_25_E"
config LCD_NT35510
	bool "RGB lcd_nt35510"	
config LCD_ILI9803_CPT4_3
	bool "RGB lcd_ILI9803_CPT4_3"	
config LCD_IPS1P5680_V1_E
    bool "MCU IPS1P5680_V1_E"
config LCD_MCU_TFT480800_25_E
    bool "MCU TFT480800_25_E"
config DEFAULT_OUT_HDMI
	bool "HDMI for default panel"
	depends on HDMI
	---help---
	if you want set HDMI for default panel, android UI size is HDMI default resolution.
config LCD_AT070TNA2
	bool "RGB AT070TNA2"
config LCD_AT070TN93
	bool "RGB AT070TN93"
config LCD_TX23D88VM
	bool "HITACHI LVDS TX23D88VM (1200x800)"
config LCD_A050VL01
	bool "RGB A050VL01"
config LCD_B101EW05
	bool "RGB lcd  panel B101EW05"
config LCD_HJ050NA_06A
	bool "RGB lcd  panel HJ050NA-06A"

config LCD_HDMI_1280x800
	depends on MFD_RK610
	bool "RGB Hannstar LCD_HDMI_1280X800"
	---help---
	if support RK610, this setting can support dual screen output
config LCD_HDMI_1024x768
	depends on MFD_RK610
	bool "RGB Hannstar LCD_HDMI_1024X768"
	---help---
	if support RK610, this setting can support dual screen output
config LCD_HDMI_800x480
	depends on MFD_RK610
	bool "RGB Hannstar LCD_HDMI_800x480"
	---help---
	if support RK610, this setting can support dual screen output
config BOX_FB_480P
	bool "ITV framebuffer size and timing is 480P"
	---help---
	For itv box, default framebuffer size and timing as 720x480p-60 if you say yes."
config BOX_FB_720P
	bool "ITV framebuffer size and timing is 720P"
	---help---
	For itv box, default framebuffer size and timing as 1280x720p-60 if you say yes."
config BOX_FB_1080P
	bool "ITV framebuffer size and timing is 1080P"
	---help---
	For itv box, default framebuffer size and timing as 1920x1080p-60 if you say yes."
endchoice


