From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCHv5] 00/28] Kconfig conversion Date: Tue, 24 Nov 2015 11:03:15 -0600 Message-ID: <56549853.3020907@cardoe.com> References: <1448046616-29922-1-git-send-email-cardoe@cardoe.com> <56548942.3050206@citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0411526095752465070==" Return-path: In-Reply-To: <56548942.3050206@citrix.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: Andrew Cooper , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============0411526095752465070== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5QQPWI0d5Gnm2wEv0hpcfbGt1tFvUI28q" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5QQPWI0d5Gnm2wEv0hpcfbGt1tFvUI28q Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/24/15 9:58 AM, Andrew Cooper wrote: > On 20/11/15 19:09, Doug Goldstein wrote: >> The following series is a follow on to the Kconfig conversion patch se= ries. >> There are still more components to convert however this is the bare mi= nimal >> to get everything working and get the options out of the existing make= files. >> >> The CONFIG_HAS_ variables are there to match the behavior of the Linux= >> CONFIG_HAVE_ variables. The purpose is to say that this hardware/profi= le/env >> supports this option while the CONFIG_ variable states that this optio= n was >> requested on/off by user intervention. >> >> The UARTs are now uniformly prefixed as CONFIG_UART_ and dropping most= of the >> CONFIG_HAS_ labeling for them. This means they are now user selectable= as >> requested by Julien Grall in the prior review. The question I've got i= s >> the old config was just for selecting defaults. Users could enable the= OMAP >> UART for arm64 for example but I'm not sure if that's valid. Currently= this >> patchset makes those UARTs not user selectable if they were not previo= usly >> defaulted on. But I would like some feedback on this if possible. >> >> Ultimately my goal is to allow for more parts of the hypervisor to be = turned >> off at compile time and potentially make it easier to include more >> experimental features by others which can be turned off by default. Al= so to >> provide the one true location for all possible knobs in the source cod= e. >> >> The patch series can be grabbed at: >> https://github.com/cardoe/xen/tree/kconfig_v5 >=20 > Having had a play with this, everything appears to be in order. >=20 > Acked-by: Andrew Cooper > Tested-by: Andrew Cooper >=20 > Thankyou very much for your work here. >=20 There's now a conflict in staging due to the NUMA changes. Its a simple conflict and does not affect the resultant build. I will post a v6 to resolve the conflict to make it easier to merge. --=20 Doug Goldstein --5QQPWI0d5Gnm2wEv0hpcfbGt1tFvUI28q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0 iQJ8BAEBCgBmBQJWVJhWXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvUfHMP/1quakVX3ohx7yMFwYLLk4tJ 9V6AqFhe/dD27sgRs7skbWTw3BsMWPEyObuLZvvPiNupKxiLKuOaWLN+wAO4kQ9m DowwRx/GS1UvsJLOHiMLj1gGlM1M6SxnPaEdTJGWwpu8oYHll1xS05Dv0i6hYTmC fUr53XJpF+A9LOagyxOBb1AP+yF3UruZGWn47FJwn1I58YlBHZRJg55CzVHdFlvN /UfFOYAC2wJR60zAfBqmhrtIOa9EFLTMuT1PqHDjoGhFtv6rQSQpbOwoWQHSCs9v j4fHdJpXU9QrdQrIdPj43+YaAbr+TWD930ra7pXffJGi2ZbYQ9eITcVASnNHSZkU 6FAKHj4viYguh1Th4R5uKsyIchxNyTi3EnC5RFsTv4zSB9cXbb3hdnzKGV1n+Ea8 +Y8i3bJXlem3v0PeUDXn/4sLGdIlhoAfy/nGgVrSeFx3nUXGsy+e2kblF39p94Qv nAwNXVxXst4yLk7YKwdNSinHLB1mW5CP7+gyIWihe+afp/qvQsiar8TsHfr9/Ch4 ORD8mC+EsyHDVLbIhnvCc1YeC8Ktqj51UhArFtT2dpElb3SFgKzMhqOG0m/eHf5B ZdvCKvSDFd+p1U1oQFFz21qVE0svjTzhgroi+yO795vg9iHpEBy9U6CsjaI++f4+ BopD+kwaXS3cRzswgfyP =dml8 -----END PGP SIGNATURE----- --5QQPWI0d5Gnm2wEv0hpcfbGt1tFvUI28q-- --===============0411526095752465070== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============0411526095752465070==--