diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -195,9 +195,6 @@ | |||
195 | //Make sure nothing is printed to the console on boot | 195 | //Make sure nothing is printed to the console on boot |
196 | //#define BB_FEATURE_EXTRA_QUIET | 196 | //#define BB_FEATURE_EXTRA_QUIET |
197 | // | 197 | // |
198 | //Should syslogd also provide klogd support? | ||
199 | #define BB_FEATURE_KLOGD | ||
200 | // | ||
201 | // enable syslogd -R remotehost | 198 | // enable syslogd -R remotehost |
202 | #define BB_FEATURE_REMOTE_LOG | 199 | #define BB_FEATURE_REMOTE_LOG |
203 | // | 200 | // |