Hi everybody.
I'm trying to set up GuixSD on Reiser4 file system. I've succeeded with patching and compiling Linux with Reiser4 patch, but I've found that reiser4 module is disabled by default. Everything I did was pointless 8-]
How do I enable Reiser4 module in Linux configuration? As far as I know I need to add "REISER4_FS=m" to .config after running "make defconfig", but before "make".
I've found an example of linux.scm with description how to build linux-libre with additional modules