|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/6] arm: make it possible to disable more kconfig options
Hi Stefano, On 18/04/18 23:15, Stefano Stabellini wrote:
That's quite different for the existing config. Now you select GICv3 for arm32 which we know does not work. Also, to bike-shed a bit, I feel HAS_* is more to say "we support" over this is selectable by the user. So probably some renaming is required here. + +config HAS_MEM_ACCESS + bool + prompt "Memory Access and VM events" + default y Most of the memaccess code is not protected by HAS_MEM_ACCESS. So you are going to drop just a couple of hundreds line. Not sure if it is worth it in the actual state. + ---help--- + + Framework to configure memory access types for guests and receive + related events in userspace.config HAS_ITS To be honest I would just rip off the driver. I doubt anybody has been using it for the past 5 years and only targets vexpress. - bool + bool "ARM HDLCD driver" + default n + select VIDEO + ---help--- + Enable Xen video output to ARM HDLCD graphic controllers. + + if unsure, say N. Cheers, -- 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 |