repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
omapdrm
/
displays
/
Kconfig
blob
f2be594c7eff8fa58bbdbf49566dc074b1fb5cc7
1
# SPDX-License-Identifier: GPL-2.0-only
2
menu "OMAPDRM External Display Device Drivers"
3
4
config DRM_OMAP_PANEL_DSI_CM
5
tristate "Generic DSI Command Mode Panel"
6
depends on BACKLIGHT_CLASS_DEVICE
7
help
8
Driver for generic DSI command mode panels.
9
10
endmenu