[Letux-kernel] [PATCH] pyra_defconfig: Fix panel driver config
Andreas Kemnade
andreas at kemnade.info
Mon Dec 21 20:33:41 CET 2020
On Mon, 21 Dec 2020 18:38:47 +0000
David Shah <dave at ds0.me> wrote:
> The config setting to enable the BOE W677L panel driver for the Pyra has
> changed.
>
> Signed-off-by: David Shah <dave at ds0.me>
> ---
> arch/arm/configs/pyra_defconfig | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/pyra_defconfig b/arch/arm/configs/pyra_defconfig
> index 5a291e5ab0884..30b6e492c384d 100644
> --- a/arch/arm/configs/pyra_defconfig
> +++ b/arch/arm/configs/pyra_defconfig
> @@ -797,7 +797,9 @@ CONFIG_DRM_OMAP_ENCODER_TPD12S015=y
> CONFIG_DRM_OMAP_CONNECTOR_HDMI=y
> CONFIG_DRM_OMAP_PANEL_BOE_W677L=y
> CONFIG_DRM_TILCDC=m
> -CONFIG_DRM_PANEL_SIMPLE=m
> +CONFIG_DRM_PANEL_DSI_CM=y
Do we really need that?
Regards,
Andreas
More information about the Letux-kernel
mailing list