aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2008-12-15 20:31:51 -0600
committerAndrew Gaffney <agaffney@gentoo.org>2008-12-15 20:31:51 -0600
commit96518cfede78cc7d9c6d0c00ab20f4801de6bf9e (patch)
treefe856ffe813fa215c3335b55120cf97be55c663f /defaults/busy-config
parentUse : as a regex separator instead of / since REAL_ROOT will have / in it (diff)
downloadgenkernel-96518cfede78cc7d9c6d0c00ab20f4801de6bf9e.tar.gz
genkernel-96518cfede78cc7d9c6d0c00ab20f4801de6bf9e.tar.bz2
genkernel-96518cfede78cc7d9c6d0c00ab20f4801de6bf9e.zip
Separate out main and netboot busy-config
Diffstat (limited to 'defaults/busy-config')
-rw-r--r--defaults/busy-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/defaults/busy-config b/defaults/busy-config
index 2ab53591..51fdc8e4 100644
--- a/defaults/busy-config
+++ b/defaults/busy-config
@@ -704,14 +704,14 @@ CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
#
# System Logging Utilities
#
-CONFIG_SYSLOGD=y
+# CONFIG_SYSLOGD is not set
# CONFIG_FEATURE_ROTATE_LOGFILE is not set
# CONFIG_FEATURE_REMOTE_LOG is not set
# CONFIG_FEATURE_IPC_SYSLOG is not set
CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=
-CONFIG_LOGREAD=y
+# CONFIG_LOGREAD is not set
# CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
-CONFIG_KLOGD=y
+# CONFIG_KLOGD is not set
# CONFIG_LOGGER is not set
#