diff options
Diffstat (limited to 'sysklogd/syslogd.c')
-rw-r--r-- | sysklogd/syslogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/syslogd.c b/sysklogd/syslogd.c index ab50f4a28..f61da9de5 100644 --- a/sysklogd/syslogd.c +++ b/sysklogd/syslogd.c | |||
@@ -109,7 +109,6 @@ | |||
109 | //config: bool "Linux kernel printk buffer support" | 109 | //config: bool "Linux kernel printk buffer support" |
110 | //config: default y | 110 | //config: default y |
111 | //config: depends on SYSLOGD | 111 | //config: depends on SYSLOGD |
112 | //config: select PLATFORM_LINUX | ||
113 | //config: help | 112 | //config: help |
114 | //config: When you enable this feature, the syslogd utility will | 113 | //config: When you enable this feature, the syslogd utility will |
115 | //config: write system log message to the Linux kernel's printk buffer. | 114 | //config: write system log message to the Linux kernel's printk buffer. |