From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935708AbcJQQp5 (ORCPT ); Mon, 17 Oct 2016 12:45:57 -0400 Received: from mail-lf0-f66.google.com ([209.85.215.66]:33649 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932460AbcJQQps (ORCPT ); Mon, 17 Oct 2016 12:45:48 -0400 Date: Mon, 17 Oct 2016 19:45:14 +0300 From: Krzysztof Kozlowski To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Marek Szyprowski , linux-samsung-soc@vger.kernel.org, Shuah Khan , Arnd Bergmann , Olof Johansson , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: exynos_defconfig: Enable exynos-gsc driver as module Message-ID: <20161017164514.GA15435@kozik-lap> References: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1475677469-1524-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 05, 2016 at 11:24:28AM -0300, Javier Martinez Canillas wrote: > Exynos5 SoCs have a General SCALER (GSCALER) IP block that can be used > to do video streams scaling and color space conversions by hardware. > Enable support for its driver as a module so the GSCALER can be tested. > > Signed-off-by: Javier Martinez Canillas > --- > > arch/arm/configs/exynos_defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied. Best regards, Krzysztof