diff options
-rw-r--r-- | sysklogd/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysklogd/Config.in b/sysklogd/Config.in index 9875b3c12..29c4d9b0e 100644 --- a/sysklogd/Config.in +++ b/sysklogd/Config.in | |||
@@ -88,8 +88,6 @@ config FEATURE_LOGREAD_REDUCED_LOCKING | |||
88 | config KLOGD | 88 | config KLOGD |
89 | bool "klogd" | 89 | bool "klogd" |
90 | default n | 90 | default n |
91 | depends on SYSLOGD | ||
92 | select FEATURE_SYSLOG | ||
93 | help | 91 | help |
94 | klogd is a utility which intercepts and logs all | 92 | klogd is a utility which intercepts and logs all |
95 | messages from the Linux kernel and sends the messages | 93 | messages from the Linux kernel and sends the messages |