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 <openwrt@daniel.thecshore.com> SVN-Revision: 47976
This commit is contained in:
parent
16317ceb4f
commit
fde2ac3537
@ -49,7 +49,6 @@ config LLDPD_WITH_CUSTOM
|
|||||||
config LLDPD_WITH_JSON
|
config LLDPD_WITH_JSON
|
||||||
bool
|
bool
|
||||||
prompt "Enable JSON output for the LLDP Command-Line Interface"
|
prompt "Enable JSON output for the LLDP Command-Line Interface"
|
||||||
select PACKAGE_json-c
|
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
Loading…
Reference in New Issue
Block a user