summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h3
-rw-r--r--Config.h.Hurd3
2 files changed, 0 insertions, 6 deletions
diff --git a/Config.h b/Config.h
index bf07525..fb60e29 100644
--- a/Config.h
+++ b/Config.h
@@ -195,9 +195,6 @@
//Make sure nothing is printed to the console on boot
//#define BB_FEATURE_EXTRA_QUIET
//
-//Should syslogd also provide klogd support?
-#define BB_FEATURE_KLOGD
-//
// enable syslogd -R remotehost
#define BB_FEATURE_REMOTE_LOG
//
diff --git a/Config.h.Hurd b/Config.h.Hurd
index 0320f8a..37806c1 100644
--- a/Config.h.Hurd
+++ b/Config.h.Hurd
@@ -189,9 +189,6 @@
//Make sure nothing is printed to the console on boot
#define BB_FEATURE_EXTRA_QUIET
//
-//Should syslogd also provide klogd support?
-#define BB_FEATURE_KLOGD
-//
// enable syslogd -R remotehost
#define BB_FEATURE_REMOTE_LOG
//