|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC 27/29] build: convert HAS_GICV3 use to Kconfig
Hi, On 05/10/2015 23:03, Doug Goldstein wrote: Use the Kconfig generated CONFIG_HAS_GICV3 defines in the code base. If you are going to rename all HAS_* to CONFIG_HAS_, please drop the HAS which is now redundant. s/Connect/Controller/ although saying GICv3 is enough. No need to spell out the acronym. If you really want to spell it it should be Generic Interrupt Controller v3. +config HAS_GICV3 + bool + I may have miss something with this change GICv3 is not built anymore for ARM64. The user should be able to get a Xen with the exactly the same features after this series without any changes from his side. source "common/Kconfig" source "drivers/Kconfig" [...] Can you please make sure that you series don't re-introduce code or change it. This should be pretty easy to check with grep. I.e any changes in *.c and *.h files but in lines containing ifdef/endif are likely wrong. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |