[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 1/3] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option
Hi Jan, On 07/07/2023 07:55, Jan Beulich wrote: On 07.07.2023 03:47, Stewart Hildebrand wrote:--- a/xen/arch/arm/Kconfig +++ b/xen/arch/arm/Kconfig @@ -190,6 +190,15 @@ config STATIC_SHM help This option enables statically shared memory on a dom0less system.+config PCI_PASSTHROUGH+ bool "PCI passthrough" if EXPERT + depends on ARM_64 + select HAS_PCI + select HAS_VPCI + default nNo need for this line - that's what the tool does by default anyway. I would rather keep. We are already using 'default n' and it is making more obvious the default value. Cheers, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |