[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/4] build: consolidate CONFIG_HAS_VIDEO and CONFIG_VIDEO
>>> On 26.02.16 at 04:39, <cardoe@xxxxxxxxxx> wrote: > --- a/xen/drivers/video/Kconfig > +++ b/xen/drivers/video/Kconfig > @@ -1,12 +1,12 @@ > > -# Select HAS_VIDEO if video is supported > -config HAS_VIDEO > +# Select VIDEO if video is supported > +config VIDEO > bool > > # Select VGA if VGA is supported > config VGA > bool > - select HAS_VIDEO > + select VIDEO Even if the needed ARM ack was in place, this wouldn't apply. I suppose there is another patch missing ahead of this one, converting HAS_VGA -> VGA. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |