1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-19 14:31:27 +00:00

17 lines
315 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see scripts/kbuild/config-language.txt.
#
mainmenu_option next_comment
comment 'System Logging Utilities'
bool 'klogd' CONFIG_KLOGD
bool 'logger' CONFIG_LOGGER
bool 'logread' CONFIG_LOGREAD
bool 'syslogd' CONFIG_SYSLOGD
endmenu