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 bdd0b63..c0ec1c0 100644 --- a/sysklogd/klogd.c +++ b/sysklogd/klogd.c @@ -33,7 +33,6 @@ //config: bool "Use the klogctl() interface" //config: default y //config: depends on KLOGD -//config: select PLATFORM_LINUX //config: help //config: The klogd applet supports two interfaces for reading //config: kernel messages. Linux provides the klogctl() interface |