linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: lager: Enable VIN in defconfig
@ 2014-01-06  6:43 Simon Horman
  2014-01-06 12:52 ` Sergei Shtylyov
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2014-01-06  6:43 UTC (permalink / raw)
  To: linux-arm-kernel

Cc: Valentine Barshak <valentine.barshak@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/lager_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 883443f..7fe482d 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -90,6 +90,12 @@ CONFIG_RCAR_THERMAL=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
+CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_SOC_CAMERA=y
+CONFIG_SOC_CAMERA_PLATFORM=y
+CONFIG_VIDEO_RCAR_VIN=y
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y
 # CONFIG_USB_SUPPORT is not set
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: shmobile: lager: Enable VIN in defconfig
  2014-01-06  6:43 [PATCH] ARM: shmobile: lager: Enable VIN in defconfig Simon Horman
@ 2014-01-06 12:52 ` Sergei Shtylyov
  2014-01-06 14:00   ` Valentine
  0 siblings, 1 reply; 3+ messages in thread
From: Sergei Shtylyov @ 2014-01-06 12:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 06-01-2014 10:43, Simon Horman wrote:

> Cc: Valentine Barshak <valentine.barshak@cogentembedded.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>   arch/arm/configs/lager_defconfig | 6 ++++++
>   1 file changed, 6 insertions(+)

> diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
> index 883443f..7fe482d 100644
> --- a/arch/arm/configs/lager_defconfig
> +++ b/arch/arm/configs/lager_defconfig
> @@ -90,6 +90,12 @@ CONFIG_RCAR_THERMAL=y
>   CONFIG_REGULATOR=y
>   CONFIG_REGULATOR_FIXED_VOLTAGE=y
>   CONFIG_REGULATOR_GPIO=y
> +CONFIG_MEDIA_SUPPORT=y
> +CONFIG_MEDIA_CAMERA_SUPPORT=y
> +CONFIG_V4L_PLATFORM_DRIVERS=y
> +CONFIG_SOC_CAMERA=y
> +CONFIG_SOC_CAMERA_PLATFORM=y
> +CONFIG_VIDEO_RCAR_VIN=y

    I'm afraid the VIN driver would be useless without ADV7180 codec driver.

WBR, Sergei

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: shmobile: lager: Enable VIN in defconfig
  2014-01-06 12:52 ` Sergei Shtylyov
@ 2014-01-06 14:00   ` Valentine
  0 siblings, 0 replies; 3+ messages in thread
From: Valentine @ 2014-01-06 14:00 UTC (permalink / raw)
  To: linux-arm-kernel

On 01/06/2014 04:52 PM, Sergei Shtylyov wrote:
> Hello.
>
> On 06-01-2014 10:43, Simon Horman wrote:
>
>> Cc: Valentine Barshak <valentine.barshak@cogentembedded.com>
>> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>> ---
>>   arch/arm/configs/lager_defconfig | 6 ++++++
>>   1 file changed, 6 insertions(+)
>
>> diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
>> index 883443f..7fe482d 100644
>> --- a/arch/arm/configs/lager_defconfig
>> +++ b/arch/arm/configs/lager_defconfig
>> @@ -90,6 +90,12 @@ CONFIG_RCAR_THERMAL=y
>>   CONFIG_REGULATOR=y
>>   CONFIG_REGULATOR_FIXED_VOLTAGE=y
>>   CONFIG_REGULATOR_GPIO=y
>> +CONFIG_MEDIA_SUPPORT=y
>> +CONFIG_MEDIA_CAMERA_SUPPORT=y
>> +CONFIG_V4L_PLATFORM_DRIVERS=y
>> +CONFIG_SOC_CAMERA=y
>> +CONFIG_SOC_CAMERA_PLATFORM=y
>> +CONFIG_VIDEO_RCAR_VIN=y
>
>     I'm afraid the VIN driver would be useless without ADV7180 codec driver.

Indeed.

>
> WBR, Sergei
>

Thanks,
Val.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-06 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-06  6:43 [PATCH] ARM: shmobile: lager: Enable VIN in defconfig Simon Horman
2014-01-06 12:52 ` Sergei Shtylyov
2014-01-06 14:00   ` Valentine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).