Re: [Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-13 Thread Doug Goldstein
On 11/13/15 4:31 PM, Doug Goldstein wrote: > On 11/13/15 5:41 AM, Julien Grall wrote: >> Hi Doug, >> >> On 12/11/15 22:54, Doug Goldstein wrote: >>> The following series is a follow on to the Kconfig conversion patch series. >>> There are still more components to convert however this is the bare mi

Re: [Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-13 Thread Doug Goldstein
On 11/13/15 5:41 AM, Julien Grall wrote: > Hi Doug, > > On 12/11/15 22:54, Doug Goldstein wrote: >> The following series is a follow on to the Kconfig conversion patch series. >> There are still more components to convert however this is the bare minimal >> to get everything working and get the op

Re: [Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-13 Thread Julien Grall
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

Re: [Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-13 Thread Jan Beulich
>>> 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 sele

Re: [Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-13 Thread Julien Grall
Hi Doug, On 12/11/15 22:54, Doug Goldstein wrote: > The following series is a follow on to the Kconfig conversion patch series. > There are still more components to convert however this is the bare minimal > to get everything working and get the options out of the existing makefiles. > > The CONF

[Xen-devel] [PATCHv3] 00/28] Kconfig conversion

2015-11-12 Thread Doug Goldstein
The following series is a follow on to the Kconfig conversion patch series. There are still more components to convert however this is the bare minimal to get everything working and get the options out of the existing makefiles. The CONFIG_HAS_ variables are there to match the behavior of the Linu