+config FUSE + tristate "Filesystem in Userspace support"
From what I see in my .config, most file systems have their config option named CONFIG_FOO_FS. Why wouldn't FUSE follow this model ?
It does. CONFIG_ is prepended by make config.
Miklos
Yes, but _FS is not appended :) That was my concern.
Brice - 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/