From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 26 Nov 2018 09:19:15 +0100 From: Christoph Hellwig Subject: Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry Message-ID: <20181126081915.GA1135@lst.de> References: <1543220141-13744-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1543220141-13744-1-git-send-email-yamada.masahiro@socionext.com> Sender: linux-kbuild-owner@vger.kernel.org List-Archive: List-Post: To: Masahiro Yamada Cc: linux-kbuild@vger.kernel.org, Christoph Hellwig , linux-s390@vger.kernel.org, Heiko Carstens , linux-um@lists.infradead.org, linux-kernel@vger.kernel.org, Richard Weinberger , Martin Schwidefsky , Jeff Dike List-ID: On Mon, Nov 26, 2018 at 05:15:41PM +0900, Masahiro Yamada wrote: > Now that all architectures include drivers/pcmcia/Kconfig where > the PCMCIA config is defined, the PCMCIA config entries in per-arch > Kconfig files are redundant. > > Signed-off-by: Masahiro Yamada > --- > > I will queue this up to my kbuild tree > along with Christoph's clean-up patch set. Thanks a lot, not sure how I missed those. Reviewed-by: Christoph Hellwig