mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
11 lines
343 B
Plaintext
11 lines
343 B
Plaintext
|
|
config DRM_PANEL_ARCHR_DSI
|
||
|
|
tristate "Arch R Generic DSI Panel"
|
||
|
|
depends on OF && DRM_MIPI_DSI
|
||
|
|
help
|
||
|
|
Generic DSI panel driver for Arch R gaming distribution.
|
||
|
|
Reads panel configuration from device tree panel_description
|
||
|
|
property (G/M/I string format). Supports any MIPI-DSI panel
|
||
|
|
without kernel recompilation.
|
||
|
|
|
||
|
|
If unsure, say Y.
|