[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [UNIKRAFT/VFSCORE PATCH 2/2] Remove default value
Hi, looks fine to me. This does not change the current behavior since LIBVFSCORE_ROOTFS_RAMFS is the first item in the list. Reviewed-by: Hugo Lefeuvre <hugo.lefeuvre@xxxxxxxxx> On Fri, 2020-05-15 at 15:13 +0300, George Muraru wrote: > Signed-off-by: George Muraru <murarugeorgec@xxxxxxxxx> > --- > lib/vfscore/Config.uk | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/lib/vfscore/Config.uk b/lib/vfscore/Config.uk > index f64810f..212575c 100644 > --- a/lib/vfscore/Config.uk > +++ b/lib/vfscore/Config.uk > @@ -28,7 +28,6 @@ help > if LIBVFSCORE_AUTOMOUNT_ROOTFS > choice LIBVFSCORE_ROOTFS > prompt "Default root filesystem" > - default LIBVFSCORE_ROOTFS_RAMFS > > config LIBVFSCORE_ROOTFS_RAMFS > bool "RamFS"
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |