[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7 12/28] build: convert HAS_VGA use to Kconfig
>>> On 10.12.15 at 17:48, <cardoe@xxxxxxxxxx> wrote: > --- a/xen/drivers/video/Kconfig > +++ b/xen/drivers/video/Kconfig > @@ -2,3 +2,7 @@ > # Select HAS_VIDEO if video is supported > config HAS_VIDEO > bool > + > +# Select HAS_VGA if VGA is supported > +config HAS_VGA > + bool I think HAS_VGA should select HAS_VIDEO, eliminating the need for x86 to select both. Also indentation is broken here (either on this new entry [using spaces] or on the one visible in context [using a tab]). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |