On 21.09.2020 20:02, Julien Grall wrote: > --- a/xen/common/Kconfig > +++ b/xen/common/Kconfig > @@ -63,6 +63,9 @@ config HAS_IOPORTS > config HAS_SCHED_GRANULARITY > bool > > +config HAS_M2P > + bool
Following Andrew's comments I think the need for this addition disappears, but in case I'm missing something I'd like to ask for this to be added higher up - see the patch I've just sent to re-sort the various HAS_* here. Jan