[PATCH] ARM: shmobile: lager: Enable VIN in defconfig
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Mon Jan 6 07:52:21 EST 2014
Hello.
On 06-01-2014 10:43, Simon Horman wrote:
> Cc: Valentine Barshak <valentine.barshak at cogentembedded.com>
> Signed-off-by: Simon Horman <horms+renesas at 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
More information about the linux-arm-kernel
mailing list