diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-04-25 14:14:40 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-04-25 12:35:09 +0000 |
| commit | c6b4fb399236b655a39701fd51c33522caa06811 (patch) | |
| tree | 819b0fec89cb906fe891791f7c5603b60e63f035 /dashboard/config/linux/upstream-arm64-mte.config | |
| parent | 5464aef7b4033e1b144a5805a189feb0f7b2b69e (diff) | |
dashboard/config/linux: enable SYSFS_SYSCALL
Diffstat (limited to 'dashboard/config/linux/upstream-arm64-mte.config')
| -rw-r--r-- | dashboard/config/linux/upstream-arm64-mte.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm64-mte.config b/dashboard/config/linux/upstream-arm64-mte.config index 832ddcc44..5f7b4a8b5 100644 --- a/dashboard/config/linux/upstream-arm64-mte.config +++ b/dashboard/config/linux/upstream-arm64-mte.config @@ -232,7 +232,7 @@ CONFIG_LD_ORPHAN_WARN_LEVEL="warn" CONFIG_SYSCTL=y CONFIG_HAVE_UID16=y CONFIG_SYSCTL_EXCEPTION_TRACE=y -# CONFIG_SYSFS_SYSCALL is not set +CONFIG_SYSFS_SYSCALL=y CONFIG_EXPERT=y CONFIG_UID16=y CONFIG_MULTIUSER=y |
