diff options
Diffstat (limited to 'sysklogd/klogd.c')
-rw-r--r-- | sysklogd/klogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c index bdd0b6325..c0ec1c0bf 100644 --- a/sysklogd/klogd.c +++ b/sysklogd/klogd.c | |||
@@ -33,7 +33,6 @@ | |||
33 | //config: bool "Use the klogctl() interface" | 33 | //config: bool "Use the klogctl() interface" |
34 | //config: default y | 34 | //config: default y |
35 | //config: depends on KLOGD | 35 | //config: depends on KLOGD |
36 | //config: select PLATFORM_LINUX | ||
37 | //config: help | 36 | //config: help |
38 | //config: The klogd applet supports two interfaces for reading | 37 | //config: The klogd applet supports two interfaces for reading |
39 | //config: kernel messages. Linux provides the klogctl() interface | 38 | //config: kernel messages. Linux provides the klogctl() interface |