aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentine Barshak <[email protected]>2014-01-06 18:55:41 +0400
committerSimon Horman <[email protected]>2014-02-04 10:26:01 +0900
commit5d738332973d1b33cd9fb77062d3959d6c7e7a74 (patch)
tree31f6cfff814782f1c4c30e2fa6f986b18585ecaf
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
ARM: shmobile: lager: Enable VIN along with ADV7180 decoder in defconfig
This enables R-Car VIN SoC camera along with ADV7180 decoder, which can be found on Lager board, to lager_defconfig. Signed-off-by: Valentine Barshak <[email protected]> Signed-off-by: Simon Horman <[email protected]>
-rw-r--r--arch/arm/configs/lager_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 883443f8f4f3..89b6e71006cb 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -90,6 +90,14 @@ 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_MEDIA_SUBDRV_AUTOSELECT is not set
+CONFIG_VIDEO_ADV7180=y
CONFIG_DRM=y
CONFIG_DRM_RCAR_DU=y
# CONFIG_USB_SUPPORT is not set