From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758382AbcAKGlH (ORCPT ); Mon, 11 Jan 2016 01:41:07 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:33882 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758251AbcAKGlE (ORCPT ); Mon, 11 Jan 2016 01:41:04 -0500 Date: Mon, 11 Jan 2016 06:41:00 +0000 From: Lee Jones To: Geert Uytterhoeven Cc: Support Opensource , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: da9063: Allow modular build Message-ID: <20160111064100.GV3331@x1> References: <1449505003-5243-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1449505003-5243-1-git-send-email-geert+renesas@glider.be> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 07 Dec 2015, Geert Uytterhoeven wrote: > Allow support for the DA9063 PMIC to be modular, cfr. DA9062, which > allows to decrease size of multi-platform kernels (e.g. > multi_v7_defconfig). > > Signed-off-by: Geert Uytterhoeven > --- > drivers/mfd/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig > index 4d92df6ef9fe92ac..527ee7168617c933 100644 > --- a/drivers/mfd/Kconfig > +++ b/drivers/mfd/Kconfig > @@ -211,7 +211,7 @@ config MFD_DA9062 > of the device. > > config MFD_DA9063 > - bool "Dialog Semiconductor DA9063 PMIC Support" > + tristate "Dialog Semiconductor DA9063 PMIC Support" > select MFD_CORE > select REGMAP_I2C > select REGMAP_IRQ -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog