Re: [PATCH v2] drivers: ddcci: upstream DDCCI driver

From: Greg KH
Date: Sat Feb 26 2022 - 02:26:49 EST


On Fri, Feb 25, 2022 at 08:04:29PM -0800, Yusuf Khan wrote:
> --- /dev/null
> +++ b/drivers/ddcci/Kconfig
> @@ -0,0 +1,5 @@
> +# SPDX-License-Identifier: GPL-2.0-only
> +menuconfig DDCCI
> + tristate "DDCCI display protocol support"
> + help
> + Say Y here if you want to have DDCCI

You need to explain what this is, what uses it, and why anyone would
want to enable it. We have no idea what this driver is supposed to do
:(