[Buildroot] [PATCH 3/4] kernel-module-imx-gpu-viv: add new package

Gary Bisson gary.bisson at boundarydevices.com
Mon Feb 1 23:33:08 UTC 2016


Peter, All,

On Mon, Feb 1, 2016 at 10:28 PM, Peter Korsgaard <peter at korsgaard.com> wrote:
>>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:
>
> Hi,
>
>  > I really don't like spreading hooks for package A in the code of
>  > package B. I think here it's better to change linux.mk with:
>
>  >         $(if $(BR2_PACKAGE_KERNEL_MODULE_IMX_GPU_VIV),
>  >                 $(call KCONFIG_DISABLE_OPT,CONFIG_MXC_GPU_VIV,$(@D)/.config))
>
>  > In LINUX_KCONFIG_FIXUP_CMDS.
>
>  > Peter, Arnout, Yann, what do you think ?
>
> Yes, that matches what we do for the other package related kernel
> configs.

Ok I'll switch to that.

> Does this theoretically work on a mainline kernel? If so, perhaps it
> should also disable the recently added DRM_VIVANTE stuff in case it
> conflicts?

No unfortunately this doesn't work on a mainline kernel.

Regards,
Gary



More information about the buildroot mailing list