Re: [PATCH V3 10/21] famfs_fuse: Kconfig
From: John Groves
Date: Mon Jan 12 2026 - 11:46:50 EST
On 26/01/08 12:36PM, Jonathan Cameron wrote:
> On Wed, 7 Jan 2026 09:33:19 -0600
> John Groves <John@xxxxxxxxxx> wrote:
>
> > Add FUSE_FAMFS_DAX config parameter, to control compilation of famfs
> > within fuse.
> >
> > Signed-off-by: John Groves <john@xxxxxxxxxx>
>
> A separate commit for this doesn't obviously add anything over combining
> it with first place the CONFIG_xxx is used.
>
> Maybe it's a convention for fs/fuse though. If it is ignore me.
I've squashed this into the first commit that uses FUSE_FAMFS_DAX,
which is 2 commits later...
Thanks,
John