Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752017Ab3IJPU1 (ORCPT ); Tue, 10 Sep 2013 11:20:27 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:33915 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751387Ab3IJPU0 (ORCPT ); Tue, 10 Sep 2013 11:20:26 -0400 MIME-Version: 1.0 X-Originating-IP: [173.13.129.225] In-Reply-To: <1378817379-8238-8-git-send-email-lee.jones@linaro.org> References: <1378817379-8238-1-git-send-email-lee.jones@linaro.org> <1378817379-8238-8-git-send-email-lee.jones@linaro.org> Date: Tue, 10 Sep 2013 08:20:24 -0700 Message-ID: Subject: Re: [PATCH 07/38] ARM: ux500: CONFIG: Enable ST's IIO Accelerometer Sensors by default From: Olof Johansson To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , jic23@cam.ac.uk, Arnd Bergmann , LinusW , denis.ciocca@st.com, linux-iio@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1025 Lines: 31 On Tue, Sep 10, 2013 at 5:49 AM, Lee Jones wrote: > Signed-off-by: Lee Jones > --- > arch/arm/configs/u8500_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig > index 6b29109..24f88d6 100644 > --- a/arch/arm/configs/u8500_defconfig > +++ b/arch/arm/configs/u8500_defconfig > @@ -39,6 +39,7 @@ CONFIG_BLK_DEV_RAM_SIZE=65536 > CONFIG_SENSORS_BH1780=y > CONFIG_IIO=y > CONFIG_IIO_ST_PRESS=y > +CONFIG_IIO_ST_ACCEL_3AXIS=y > CONFIG_NETDEVICES=y > CONFIG_SMSC911X=y > CONFIG_SMSC_PHY=y This is ridiculous. I know lwn.net's patch author statistics are fun to be on, but splitting this and the other config update into two patches? Really? -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/