Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935025AbcJ0HIL (ORCPT ); Thu, 27 Oct 2016 03:08:11 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:53642 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbcJ0HIH (ORCPT ); Thu, 27 Oct 2016 03:08:07 -0400 Date: Thu, 27 Oct 2016 09:08:01 +0200 From: Simon Horman To: Magnus Damm Cc: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, catalin.marinas@arm.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, laurent.pinchart@ideasonboard.com, khilman@baylibre.com Subject: Re: [PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules Message-ID: <20161027070801.GB7706@verge.net.au> References: <20161026052422.17283.57864.sendpatchset@little-apple> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161026052422.17283.57864.sendpatchset@little-apple> Organisation: Horms Solutions BV User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 402 Lines: 11 On Wed, Oct 26, 2016 at 02:24:22PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Extend the ARM64 defconfig to enable the DU DRM device as module > together with required dependencies of V4L2 FCP and VSP modules. > > This enables VGA output on the r8a7795 Salvator-X board. > > Signed-off-by: Magnus Damm Thanks, I have queued this up.