[PATCH] arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module

Krzysztof Kozlowski krzk at kernel.org
Tue Feb 25 05:08:51 PST 2025


On 25/02/2025 10:10, Neil Armstrong wrote:
> In order to support the Qualcomm IRIS driver on the Qualcomm SM8550
> platform, enable the IRIS and the VIDEOCC_8550 dependency as modules.
> 
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
> ---
>  arch/arm64/configs/defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index a1cc3814b09b31ee659536a64b7db704153d6fe9..710452f75133896af2e3a19ae544f139e1c28a98 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -847,6 +847,7 @@ CONFIG_VIDEO_IMX8_ISI_M2M=y
>  CONFIG_VIDEO_IMX8_JPEG=m
>  CONFIG_VIDEO_QCOM_CAMSS=m
>  CONFIG_VIDEO_QCOM_VENUS=m
> +CONFIG_VIDEO_QCOM_IRIS=m


Does not look really as Kconfig-ordered. iris is before venus in Kconfig
include.



Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list