
6 Apr
2023
6 Apr
'23
10:22 a.m.
On 4/6/23 10:04, Michal Simek wrote:
XEN config can be enabled by other platforms (even it doesn't need to make sense) that's why fix dependencies. XEN (xenbus.c) requires sscanf (also pvblock needs it). And PVBLOCK is inside drivers/xen folder which requires XEN to be enabled.
Signed-off-by: Michal Simek michal.simek@amd.com
If XEN should be enabled only for
This comment is incomplete.
But otherwise the patch looks correct.
Reviewed-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com