
6 Apr
2023
6 Apr
'23
10:32 a.m.
On 4/6/23 10:22, Heinrich Schuchardt wrote:
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.
lol. :-)
xenguest_arm64_defconfig
Reviewed-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
Thx. M