2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2015-12-09 19:36:24 +00:00
|
|
|
menu "OMAPDRM External Display Device Drivers"
|
2013-05-24 11:18:30 +00:00
|
|
|
|
2016-05-31 13:15:05 +00:00
|
|
|
config DRM_OMAP_PANEL_DSI_CM
|
2013-05-24 11:22:20 +00:00
|
|
|
tristate "Generic DSI Command Mode Panel"
|
2013-09-25 11:31:01 +00:00
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2013-05-24 11:22:20 +00:00
|
|
|
help
|
|
|
|
Driver for generic DSI command mode panels.
|
|
|
|
|
2013-05-24 11:18:30 +00:00
|
|
|
endmenu
|