[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 6/6] xen/arm: introduce NO_PLAT
On Fri, 24 Aug 2018, Julien Grall wrote: > Hi, > > On 24/08/18 00:33, Stefano Stabellini wrote: > > Add a Kconfig option to select no specific platform support. > > That's not entirely true. After this series applied, there are still some > obj-y present in the Makefile. Sorry I must have been too tired, I missed one change in the previous patch. :-/ > > > > > Signed-off-by: Stefano Stabellini <stefanos@xxxxxxxxxx> > > --- > > xen/arch/arm/platforms/Kconfig | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/xen/arch/arm/platforms/Kconfig b/xen/arch/arm/platforms/Kconfig > > index 6486bf6..4c8b225 100644 > > --- a/xen/arch/arm/platforms/Kconfig > > +++ b/xen/arch/arm/platforms/Kconfig > > @@ -67,6 +67,11 @@ config OMAP5 > > ---help--- > > Enable all the required drivers for TI OMAP5 based platforms. > > +config NO_PLAT > > + bool "No Platforms" > > + ---help--- > > + Do not enable specific support for any platform. > > + > > endchoice > > config ALL64_PLAT > > > > -- > Julien Grall > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |