From 9c83b37cccb51f89a40f69a64b7ffba2e8c6f0f5 Mon Sep 17 00:00:00 2001 From: Luca Ceresoli Date: Wed, 31 Aug 2011 21:46:39 +0200 Subject: netsnmp: allow to disable MIB files installation and MIB loading code Signed-off-by: Luca Ceresoli Reviewed-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- package/netsnmp/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package/netsnmp/Config.in') diff --git a/package/netsnmp/Config.in b/package/netsnmp/Config.in index 5a3e9aabc..431be2d38 100644 --- a/package/netsnmp/Config.in +++ b/package/netsnmp/Config.in @@ -6,3 +6,11 @@ config BR2_PACKAGE_NETSNMP http://net-snmp.sourceforge.net/ +config BR2_PACKAGE_NETSNMP_ENABLE_MIBS + bool "Install MIB files on target and enable MIB loading code" + default y + depends on BR2_PACKAGE_NETSNMP + help + The net-snmp package contains a selection of MIB files. + Say yes if you want those MIB files installed on the target + and enable the code that parses the MIB files. -- cgit v1.2.3