[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 22/22] xen/arm64: Add ACPI support
>>> On 17.03.16 at 10:41, <zhaoshenglong@xxxxxxxxxx> wrote: > --- a/xen/include/asm-arm/config.h > +++ b/xen/include/asm-arm/config.h > @@ -31,6 +31,10 @@ > > #define CONFIG_ARM_L1_CACHE_SHIFT 7 /* XXX */ > > +#ifdef CONFIG_ACPI > +#define CONFIG_ACPI_BOOT 1 > +#endif Do we think that ACPI without ACPI_BOOT is useful for anything? If not, I think we should just get rid of the latter in common code (x86 could be cleaned up separately), and hence ARM wouldn't have a need for this ugliness. If however we do, then this should be switched to Kconfig (at once on x86 then). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |