summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.runtime6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 7697bcaf9..9c9b9cd49 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -188,6 +188,12 @@ config ADK_RUNTIME_USER_SHELL
help
Set the shell to use.
+config ADK_RUNTIME_MOUNT_DEBUGFS
+ bool "mount debugfs"
+ depends on !ADK_RUNTIME_INIT_SYSTEMD
+ help
+ mount debugfs under /sys/kernel/debug
+
config ADK_RUNTIME_START_SERVICES
bool "start services by default"
default n