From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: [PATCH] unicore32: Remove unneeded Kconfig entry NO_IOPORT_MAP Date: Mon, 29 Sep 2014 11:00:07 +0200 Message-ID: <1411981207.6334.6.camel@x220> References: <1373895763.5110.1411868969556.JavaMail.root@bj-mail03.pku.edu.cn> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from cpsmtpb-ews10.kpnxchange.com ([213.75.39.15]:50191 "EHLO cpsmtpb-ews10.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751221AbaI2JAK (ORCPT ); Mon, 29 Sep 2014 05:00:10 -0400 In-Reply-To: <1373895763.5110.1411868969556.JavaMail.root@bj-mail03.pku.edu.cn> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Xuetao Guan Cc: Guan Xuetao , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org On Sun, 2014-09-28 at 09:49 +0800, Xuetao Guan wrote: > Sorry for late reply. You replied within four days. That's rather quick, actually. > I checked this config, and it's only used for HAS_IOPORT_MAP in lib/Kconfig > Sure, removing it means no different for .config file. > I think a better way is reserving it I'm not sure I get what you're saying here: what do mean with "reserving it"? > or moving it into arch/Kconfig Without a (treewide) patch I find it hard to say whether that's worth the trouble. But even if that move would be done, wouldn't it include dropping this entry from arch/unicore32 anyway? Paul Bolle