package/lldpd: Remove extraneous select
[openwrt.git] / package / network / services / lldpd / Config.in
index 72150e7..93d84e2 100644 (file)
@@ -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