From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5050C56C.8070603@wwwdotorg.org> Date: Wed, 12 Sep 2012 11:25:00 -0600 From: Stephen Warren MIME-Version: 1.0 To: Christian Daudt Subject: Re: [PATCH 1/3] ARM: Remove bcmring NAND driver References: <505044E3.3040601@broadcom.com> In-Reply-To: <505044E3.3040601@broadcom.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Arnd Bergmann , arm@kernel.org, linux-mtd@lists.infradead.org, "JD \(Jiandong\) Zheng" , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 09/12/2012 02:16 AM, Christian Daudt wrote: > This driver is being removed as part of the cleanup of the bcmring > SoC from mainline as it is no longer maintained. > arch/arm/configs/bcmring_defconfig | 2 - Out of curiosity, if you're removing the whole thing, why edit the defconfig at all; just delete it instead in whatever patch removes the arch/arm parts?