On 06.07.2022 23:04, Daniel P. Smith wrote:
> --- /dev/null
> +++ b/xen/common/domain-builder/Kconfig
> @@ -0,0 +1,15 @@
> +
> +menu "Domain Builder Features"
> +
> +config BUILDER_FDT
> +     bool "Domain builder device tree (UNSUPPORTED)" if UNSUPPORTED
> +     select CORE_DEVICE_TREE
> +     ---help---

Nit: No new ---help--- please anymore.

> +       Enables the ability to configure the domain builder using a
> +       flattened device tree.

Is this about both Dom0 and DomU? Especially if not, this wants making
explicit. But perhaps even if so it wants saying, for the avoidance of
doubt.

Jan

Reply via email to