summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/busybox/busybox/procps-overlap.cfg26
-rw-r--r--recipes-core/busybox/busybox/time.cfg2
2 files changed, 14 insertions, 14 deletions
diff --git a/recipes-core/busybox/busybox/procps-overlap.cfg b/recipes-core/busybox/busybox/procps-overlap.cfg
index 0d58552..c05ecfc 100644
--- a/recipes-core/busybox/busybox/procps-overlap.cfg
+++ b/recipes-core/busybox/busybox/procps-overlap.cfg
@@ -1,14 +1,14 @@
#Disable components that are provided by procps
-CONFIG_TOP=n
-CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=n
-CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS=n
-CONFIG_UPTIME=n
-CONFIG_FREE=n
-CONFIG_KILL=n
-CONFIG_KILLALL=n
-CONFIG_PIDOF=n
-CONFIG_PS=n
-CONFIG_FEATURE_PS_WIDE=n
-CONFIG_FEATURE_PS_LONG=n
-CONFIG_WATCH=n
-CONFIG_BB_SYSCTL=n
+# CONFIG_TOP is not set
+# CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set
+# CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS is not set
+# CONFIG_UPTIME is not set
+# CONFIG_FREE is not set
+# CONFIG_KILL is not set
+# CONFIG_KILLALL is not set
+# CONFIG_PIDOF is not set
+# CONFIG_PS is not set
+# CONFIG_FEATURE_PS_WIDE is not set
+# CONFIG_FEATURE_PS_LONG is not set
+# CONFIG_WATCH is not set
+# CONFIG_BB_SYSCTL is not set
diff --git a/recipes-core/busybox/busybox/time.cfg b/recipes-core/busybox/busybox/time.cfg
index 6651031..8075279 100644
--- a/recipes-core/busybox/busybox/time.cfg
+++ b/recipes-core/busybox/busybox/time.cfg
@@ -1,3 +1,3 @@
#We are using time package self, which contains more statistics,
#so no need for time from busybox
-CONFIG_TIME=n
+# CONFIG_TIME is not set