From fde2ac3537fb3867698d4b161944bba4e51c4ed1 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 23 Dec 2015 14:44:05 +0000 Subject: package/lldpd: Remove extraneous select Only the conditional dependency ought to be required; if build fails with JSON there is some other problem at work. Signed-off-by: Daniel Dickinson SVN-Revision: 47976 --- package/network/services/lldpd/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'package') diff --git a/package/network/services/lldpd/Config.in b/package/network/services/lldpd/Config.in index 72150e7e6f..93d84e29ea 100644 --- a/package/network/services/lldpd/Config.in +++ b/package/network/services/lldpd/Config.in @@ -49,7 +49,6 @@ config LLDPD_WITH_CUSTOM config LLDPD_WITH_JSON bool prompt "Enable JSON output for the LLDP Command-Line Interface" - select PACKAGE_json-c default n endmenu -- cgit v1.2.3