diff options
Diffstat (limited to 'sysklogd/Config.src')
-rw-r--r-- | sysklogd/Config.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysklogd/Config.src b/sysklogd/Config.src index 6d574abb1..bfe2d1cc3 100644 --- a/sysklogd/Config.src +++ b/sysklogd/Config.src | |||
@@ -109,6 +109,7 @@ config FEATURE_LOGREAD_REDUCED_LOCKING | |||
109 | config KLOGD | 109 | config KLOGD |
110 | bool "klogd" | 110 | bool "klogd" |
111 | default y | 111 | default y |
112 | depends on PLATFORM_LINUX | ||
112 | help | 113 | help |
113 | klogd is a utility which intercepts and logs all | 114 | klogd is a utility which intercepts and logs all |
114 | messages from the Linux kernel and sends the messages | 115 | messages from the Linux kernel and sends the messages |