Hello,
Jürgen Groß, le mar. 08 oct. 2024 11:22:11 +0200, a ecrit:
> On 08.10.24 00:13, Samuel Thibault wrote:
> > Juergen Gross, le lun. 07 oct. 2024 12:34:56 +0200, a ecrit:
> > > CONFIG_XC is no longer needed with individual CONFIG_LIBXEN support.
> >
> > I don't really see why in the previous
On 08.10.24 00:13, Samuel Thibault wrote:
Juergen Gross, le lun. 07 oct. 2024 12:34:56 +0200, a ecrit:
CONFIG_XC is no longer needed with individual CONFIG_LIBXEN support.
I don't really see why in the previous patch you introduced
compatibility and here you remove it?
Originally I meant to
Juergen Gross, le lun. 07 oct. 2024 12:34:56 +0200, a ecrit:
> CONFIG_XC is no longer needed with individual CONFIG_LIBXEN support.
I don't really see why in the previous patch you introduced
compatibility and here you remove it?
Samuel
> Remove it, while disabling the CONFIG_LIBXEN items by def
CONFIG_XC is no longer needed with individual CONFIG_LIBXEN support.
Remove it, while disabling the CONFIG_LIBXEN items by default.
Signed-off-by: Juergen Gross
---
Config.mk | 30 +-
1 file changed, 9 insertions(+), 21 deletions(-)
diff --git a/Config.mk b/Config.m