>>> On 30.07.18 at 19:48, <[email protected]> wrote:
> Today it is a silent option. This patch adds a one line description and
> makes it optional.
>
> Signed-off-by: Stefano Stabellini <[email protected]>
> Acked-by: Julien Grall <[email protected]>
> CC: [email protected]
> CC: [email protected]
> CC: [email protected]
> CC: [email protected]
I continue to not understand why I'm being Cc-ed here. Now since I
am, ...
> --- a/xen/arch/arm/Kconfig
> +++ b/xen/arch/arm/Kconfig
> @@ -12,7 +12,6 @@ config ARM_32
> config ARM_64
> def_bool y
> depends on 64BIT
> - select HAS_GICV3
>
> config ARM
> def_bool y
> @@ -42,6 +41,13 @@ config ACPI
>
> config HAS_GICV3
> bool
> + prompt "GICv3 driver"
... why is this not simply
config HAS_GICV3
bool "GICv3 driver"
?
Jan
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel