Commit e2786a8b authored by Alessandro Rubini's avatar Alessandro Rubini

config: SNMP can't be used with host_process

I spits a number of warnings, and we are not simulating snmp anyways.
Better avoiding the warning than fixing

(thanks randconfig)
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 8cef48b6
......@@ -152,7 +152,7 @@ config SYSLOG
to enable it. The special "off" ipaddr disables syslog.
config SNMP
depends on IP
depends on IP && !HOST_PROCESS
default y
boolean "Mini SNMP responder"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment