[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/9] Update shim.config
On 18/01/18 18:16, Wei Liu wrote: > To avoid having it changed every time the shim is built. > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> One downside of having a this config in-tree is that it needs regenerating every time the Kconfig logic changes. OTOH, I did deliberately wire up all the config options, so make -C tools/firmware/xen-dir shim-olddefconfig or shim-menuconfig etc do work as expected. Do we know why this line is disappearing? I presume it is some change in the Kconfig logic, but I can't spot which changeset. ~Andrew > --- > Cc: Jan Beulich <jbeulich@xxxxxxxx> > Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > --- > tools/firmware/xen-dir/shim.config | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/tools/firmware/xen-dir/shim.config > b/tools/firmware/xen-dir/shim.config > index 78b965f4c7..d5bd516632 100644 > --- a/tools/firmware/xen-dir/shim.config > +++ b/tools/firmware/xen-dir/shim.config > @@ -68,7 +68,6 @@ CONFIG_HAS_EHCI=y > CONFIG_HAS_CPUFREQ=y > CONFIG_HAS_PASSTHROUGH=y > CONFIG_HAS_PCI=y > -# CONFIG_VGA is not set > CONFIG_DEFCONFIG_LIST="$ARCH_DEFCONFIG" > CONFIG_ARCH_SUPPORTS_INT128=y > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |