Quellcode durchsuchen

docs: remove Filesystem & Storage section

TheWildJames vor 1 Woche
Ursprung
Commit
11a3080efa
1 geänderte Dateien mit 0 neuen und 7 gelöschten Zeilen
  1. 0 7
      docs/features.md

+ 0 - 7
docs/features.md

@@ -42,13 +42,6 @@ Per-feature documentation for the GKI2 kernels built from this repository.
 | CIFS | SMB/CIFS network filesystem | `CONFIG_CIFS` |
 | TTL Target | Network packet manipulation | `CONFIG_IP_NF_TARGET_TTL` / `CONFIG_IP6_NF_TARGET_HL` |
 
-## Filesystem & Storage
-
-| Feature | Description | Source |
-|---------|-------------|--------|
-| TMPFS Extended Attributes | Extended attributes on tmpfs | `CONFIG_TMPFS_XATTR` |
-| TMPFS POSIX ACLs | POSIX ACL support on tmpfs | `CONFIG_TMPFS_POSIX_ACL` |
-
 ## Debugging, Tracing & BPF
 
 | Feature | Description | Source |