[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 01/12] arm:Kconfig Rename menu text
Hi Julien, On 03/13/2018 05:45 PM, Julien Grall wrote: Hi, On 12/03/18 12:42, mjaggi@xxxxxxxxxxxxxxxxxx wrote:From: Manish Jaggi <manish.jaggi@xxxxxxxxxx> Rename the menu text to Errata Workarounds. Subsequent patches will add config options for SoC specific erratas.Well, your SoC is an Arm SoC, right? So what is the benefits of this new name? M It was based on your last comment"I would much prefer to see the memu "ARM errata workaround via..." renamed to "Errata Workarounds". So we have only one menu with all workarounds." ore that it still depends on HAS_ALTERNATIVE. check_workaroundXXX depends on it. So I kept it as is. If you think this patch is not required, I can drop it. Cheers,Signed-off-by: Manish Jaggi <manish.jaggi@xxxxxxxxxx> --- xen/arch/arm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/arch/arm/Kconfig b/xen/arch/arm/Kconfig index f58019d6ed..10a6d1a956 100644 --- a/xen/arch/arm/Kconfig +++ b/xen/arch/arm/Kconfig @@ -59,7 +59,7 @@ config SBSA_VUART_CONSOLE endmenu -menu "ARM errata workaround via the alternative framework" +menu "Errata workarounds" depends on HAS_ALTERNATIVE > config ARM64_ERRATUM_827319 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |