Re: [PATCH 13/16] GFS2: Makefiles and Kconfig

From: Matthew Wilcox
Date: Fri Apr 21 2006 - 12:49:07 EST


On Fri, Apr 21, 2006 at 06:43:09PM +0200, Adrian Bunk wrote:
> > --- /dev/null
> > +++ b/fs/gfs2/Kconfig
> > @@ -0,0 +1,46 @@
> > +config GFS2_FS
> > + tristate "GFS2 file system support"
> > + default m
> > + depends on EXPERIMENTAL
> > + select FS_POSIX_ACL
> > + select SYSFS
> >...
>
> - "depends on SYSFS" instead of the select

Why? It's more natural to select it rather than depend on it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/