aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays/Kconfig
blob: 2a39bfeca11d4c958f02b4e49c563d44e7da38e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
menu "OMAP2/3 Display Device Drivers"
        depends on OMAP2_DSS

config PANEL_GENERIC
        tristate "Generic Panel"
        help
	  Generic panel driver.
	  Used for DVI output for Beagle and OMAP3 SDP.

config PANEL_SHARP_LS037V7DW01
        tristate "Sharp LS037V7DW01 LCD Panel"
        depends on OMAP2_DSS
        help
          LCD Panel used in TI's SDP3430 and EVM boards

endmenu