From: Laurent Pinchart Date: Wed, 7 Aug 2013 22:45:12 +0000 (+0200) Subject: ARM: shmobile: marzen: Select DRM_RCAR_DU in defconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7525e87b468a1b2d8e3f0156e36acd8992af673c;p=deliverable%2Flinux.git ARM: shmobile: marzen: Select DRM_RCAR_DU in defconfig A R-Car DU DRM device is registered for the Marzen board, select the corresponding driver in its defconfig. Signed-off-by: Laurent Pinchart Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig index 000e9205b2b9..5cc6360340b1 100644 --- a/arch/arm/configs/marzen_defconfig +++ b/arch/arm/configs/marzen_defconfig @@ -92,6 +92,8 @@ CONFIG_SOC_CAMERA=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=y CONFIG_USB_RCAR_PHY=y CONFIG_MMC=y