diff options
-rw-r--r-- | arch/arm/configs/marzen_defconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 494e70aeb9e1..c50e52be4463 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig | |||
@@ -84,6 +84,13 @@ CONFIG_GPIO_RCAR=y | |||
84 | CONFIG_THERMAL=y | 84 | CONFIG_THERMAL=y |
85 | CONFIG_RCAR_THERMAL=y | 85 | CONFIG_RCAR_THERMAL=y |
86 | CONFIG_SSB=y | 86 | CONFIG_SSB=y |
87 | CONFIG_MEDIA_SUPPORT=y | ||
88 | CONFIG_MEDIA_CAMERA_SUPPORT=y | ||
89 | CONFIG_V4L_PLATFORM_DRIVERS=y | ||
90 | CONFIG_SOC_CAMERA=y | ||
91 | CONFIG_VIDEO_RCAR_VIN=y | ||
92 | # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set | ||
93 | CONFIG_VIDEO_ADV7180=y | ||
87 | CONFIG_USB=y | 94 | CONFIG_USB=y |
88 | CONFIG_USB_RCAR_PHY=y | 95 | CONFIG_USB_RCAR_PHY=y |
89 | CONFIG_MMC=y | 96 | CONFIG_MMC=y |