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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html