Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1518646

Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files
Date 2016-11-10 03:10 +0100
Message-ID <sBMYp-7B7-5@gated-at.bofh.it> (permalink)
References <sAW3L-6lw-3@gated-at.bofh.it> <sAW3M-6lw-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/07, Stanimir Varbanov wrote:
> diff --git a/drivers/media/platform/qcom/Kconfig b/drivers/media/platform/qcom/Kconfig
> new file mode 100644
> index 000000000000..bf4d2fcce924
> --- /dev/null
> +++ b/drivers/media/platform/qcom/Kconfig
> @@ -0,0 +1,7 @@
> +
> +menuconfig VIDEO_QCOM_VENUS
> +        tristate "Qualcomm Venus V4L2 encoder/decoder driver"
> +        depends on ARCH_QCOM && VIDEO_V4L2
> +        depends on IOMMU_DMA
> +        depends on QCOM_VENUS_PIL
> +        select VIDEOBUF2_DMA_SG

Can this have some help text?


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 8/9] media: venus: add Makefiles and Kconfig files Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2016-11-07 18:40 +0100
  Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files Stephen Boyd <sboyd@codeaurora.org> - 2016-11-10 03:10 +0100
  Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files Vivek Gautam <vivek.gautam@codeaurora.org> - 2016-11-11 07:20 +0100
    Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2016-11-11 10:10 +0100
      Re: [PATCH v3 8/9] media: venus: add Makefiles and Kconfig files Vivek Gautam <vivek.gautam@codeaurora.org> - 2016-11-11 10:50 +0100

csiph-web