Kconfig 442 B

12345678910111213141516171819
  1. config SCFS
  2. tristate "Enable SCFS for system partition"
  3. help
  4. SCFS on the VFS layer.
  5. See <file:Documentation/filesystems/scfs.txt> for more info.
  6. config SYSTEM_COMPRESSED
  7. tristate "Flag to check system partition state"
  8. help
  9. Flag to check system partition state
  10. config SCFS_LOWER_PAGECACHE_INVALIDATION
  11. tristate "SCFS lower page cache invalidation"
  12. default n
  13. config SCFS_USE_CRYPTO
  14. tristate "SCFS use crypto API"
  15. default n