diff options
-rw-r--r-- | package/ntp/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ntp/Config.in b/package/ntp/Config.in index ec5dbbb40e..858a9ad8cc 100644 --- a/package/ntp/Config.in +++ b/package/ntp/Config.in @@ -54,6 +54,8 @@ config BR2_PACKAGE_NTP_NTPQ config BR2_PACKAGE_NTP_NTPSNMPD bool "ntpsnmpd" + depends on BR2_USE_MMU # netsnmp fork() + select BR2_PACKAGE_NETSNMP help Install ntpsnmpd NTP SNMP MIB agent. |