>>> On 30.07.18 at 19:48, <sstabell...@kernel.org> wrote: > Today it is a silent option. This patch adds a one line description and > makes it optional. > > Signed-off-by: Stefano Stabellini <sstabell...@kernel.org> > Acked-by: Julien Grall <julien.gr...@arm.com> > CC: george.dun...@eu.citrix.com > CC: ian.jack...@eu.citrix.com > CC: jbeul...@suse.com > CC: andrew.coop...@citrix.com
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 Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel