On 11/26/24 05:03, Jan Beulich wrote:
On 23.11.2024 19:20, Daniel P. Smith wrote:
--- a/xen/common/Kconfig
+++ b/xen/common/Kconfig
@@ -53,8 +53,12 @@ config HAS_ALTERNATIVE
  config HAS_COMPAT
        bool
+config LIB_DEVICE_TREE
+    bool

Nit: Indentation is wrong here and ...

  config HAS_DEVICE_TREE
        bool
+    select LIB_DEVICE_TREE

... here.

ack.

v/r,
dps


Reply via email to