Re: [PATCH 2/3] drm:msm: Initial Add Writeback Support

From: Rob Clark
Date: Thu Apr 02 2015 - 14:19:21 EST


On Thu, Apr 2, 2015 at 2:07 PM, <jilaiw@xxxxxxxxxxxxxx> wrote:
>>> +config DRM_MSM_WB
>>> + bool "Enable writeback support for MSM modesetting driver"
>>> + depends on DRM_MSM
>>> + depends on VIDEO_V4L2
>>> + select VIDEOBUF2_CORE
>>> + default y
>>> + help
>>> + Choose this option if you have a need to support writeback
>>> + connector.
>>> +
>> Is it worth mentioning which devices/SoCs have such connector ?
> If the devices have WB connector, it will be added in the device tree.

I guess also calling out specific devices in kconfig will get out of
date quickly as new SoC's appear.. in the end, if in doubt, enable
everything in kconfig and let device-tree sort it out ;-)

BR,
-R
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/