From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCHv3] 00/28] Kconfig conversion Date: Fri, 13 Nov 2015 13:30:33 +0000 Message-ID: <5645E5F9.8070503@citrix.com> References: <1447368869-17360-1-git-send-email-cardoe@cardoe.com> <5645CC74.6000509@citrix.com> <5645EB8902000078000B4B7C@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5645EB8902000078000B4B7C@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel@lists.xen.org, Doug Goldstein , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 13/11/15 12:54, Jan Beulich wrote: >>>> On 13.11.15 at 12:41, wrote: >> 2) make menuconfig doesn't expose any options => No possibility to >> select any UART on ARM. >> >> The latter is because how you define the option in the Kconfig: >> >> config HAS_EXYNOS4210 >> bool >> >> Without any text, it's not possible for the user to select this option. > > This part at least is intended at this point in time (see past > discussions) - we don't want any user configurable items just yet. Ok, but in this case all the options set before *must* be set in the KConfig. Otherwise we end up as today where ARM32/ARM64 is not usable anymore. Regards, -- Julien Grall