From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755823AbbKRMsP (ORCPT ); Wed, 18 Nov 2015 07:48:15 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:35398 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755666AbbKRMsG (ORCPT ); Wed, 18 Nov 2015 07:48:06 -0500 Subject: Re: [PATCH] ARM: multi_v7_defconfig: Build ChromeOS EC drivers as modules To: Javier Martinez Canillas , linux-kernel@vger.kernel.org References: <1447775924-2189-1-git-send-email-javier@osg.samsung.com> Cc: k.kozlowski.k@gmail.com, linux-samsung-soc@vger.kernel.org, Kevin Hilman , Arnd Bergmann , Kukjin Kim , Sjoerd Simons , Olof Johansson , linux-arm-kernel@lists.infradead.org From: Krzysztof Kozlowski Message-ID: <564C737F.9060405@samsung.com> Date: Wed, 18 Nov 2015 21:47:59 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1447775924-2189-1-git-send-email-javier@osg.samsung.com> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org W dniu 18.11.2015 o 00:58, Javier Martinez Canillas pisze: > Since the multi_v7_defconfig is used to build an image for different > platforms, the options should be enabled as module whenever possible. > > Signed-off-by: Javier Martinez Canillas > > --- > The patch was tested on an Exynos5800 Peach Pi Chromebook > and the drivers' modules were correctly autoloaded. > > arch/arm/configs/multi_v7_defconfig | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) I suppose this could go through Samsung-soc. I got few other patches for multi_v7. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof