12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
menu "Configuration"
|
|
depends on PACKAGE_net-snmp && ZYXEL_MODSW_ZYEE
|
|
|
|
config NETSNMP_MODSW
|
|
bool "net-snmp-modsw"
|
|
default n
|
|
help
|
|
If enable the feature, the net-snmp package would NOT
|
|
be installed into rootfs. If unsure, choose the default N.
|
|
|
|
endmenu
|