[PATCH] xen: Fix Kconfig dependencies
Michal Simek
michal.simek at amd.com
Thu Apr 6 10:32:38 CEST 2023
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 at 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 at canonical.com>
Thx.
M
More information about the U-Boot
mailing list