[PATCH] arm64: defconfig: Enable the Hantro decoder

Guido Günther agx at sigxcpu.org
Sat Feb 27 05:43:07 EST 2021


Hi,
On Tue, Sep 15, 2020 at 11:16:22AM -0300, Fabio Estevam wrote:
> Enable the Hantro decoder driver so it can be enabled by
> default on i.MX8M and Rockchip platforms.

Would be nice to have on by default:

Reviewed-by: Guido Günther <agx at sigxcpu.org> 

> 
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
>  arch/arm64/configs/defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index e5cf51108423..4878f833ec6d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -851,6 +851,9 @@ CONFIG_VIRTIO_MMIO=y
>  CONFIG_XEN_GNTDEV=y
>  CONFIG_XEN_GRANT_DEV_ALLOC=y
>  CONFIG_MFD_CROS_EC_DEV=y
> +CONFIG_STAGING=y
> +CONFIG_STAGING_MEDIA=y
> +CONFIG_VIDEO_HANTRO=m
>  CONFIG_CHROME_PLATFORMS=y
>  CONFIG_CROS_EC=y
>  CONFIG_CROS_EC_I2C=y
> -- 
> 2.17.1
> 



More information about the linux-arm-kernel mailing list