glfs/kernel-config/general/sysutils/autofs-optional.toml
Xi Ruoyao e7cd19a120
general: Use new rendering method for kernel configuration
It's almost a plain "conversion".  Exceptions:

- In elogind, [CGROUPS] is dropped because it's in LFS now.
- In libusb, move the kernel configuration to match the layout of other
  packages.
2023-07-31 21:44:37 +08:00

5 lines
69 B
TOML

# what are these for ?
NETWORK_FILESYSTEMS='*'
NFS_FS='*M'
CIFS='*M'