|
@@ -10,6 +10,7 @@ menu "Display Panels"
|
|
config DRM_PANEL_SIMPLE
|
|
config DRM_PANEL_SIMPLE
|
|
tristate "support for simple panels"
|
|
tristate "support for simple panels"
|
|
depends on OF
|
|
depends on OF
|
|
|
|
+ depends on BACKLIGHT_CLASS_DEVICE
|
|
help
|
|
help
|
|
DRM panel driver for dumb panels that need at most a regulator and
|
|
DRM panel driver for dumb panels that need at most a regulator and
|
|
a GPIO to be powered up. Optionally a backlight can be attached so
|
|
a GPIO to be powered up. Optionally a backlight can be attached so
|