>>> On 26.02.16 at 04:39, 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
No real advantage to keeping these separate. The use case of this from
Linux is when the platform or target board has support for something but
the user wants to be given the option to disable it.
Signed-off-by: Doug Goldstein
---
CC: Ian Campbell
CC: Stefano Stabellini
CC: Keir Fraser
CC: Jan