Commit 5ce42be7 authored by Adam Wujek's avatar Adam Wujek 💬

configs/buildroot: add support for custom TLVs and VLANs to LLDPd

VLANs require some extra configuration.
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 02f5563a
......@@ -2232,9 +2232,9 @@ BR2_PACKAGE_LLDPD=y
# BR2_PACKAGE_LLDPD_EDP is not set
# BR2_PACKAGE_LLDPD_SONMP is not set
# BR2_PACKAGE_LLDPD_LLDPMED is not set
# BR2_PACKAGE_LLDPD_DOT1 is not set
BR2_PACKAGE_LLDPD_DOT1=y
# BR2_PACKAGE_LLDPD_DOT3 is not set
# BR2_PACKAGE_LLDPD_CUSTOM_TLV is not set
BR2_PACKAGE_LLDPD_CUSTOM_TLV=y
# BR2_PACKAGE_LRZSZ is not set
# BR2_PACKAGE_MACCHANGER is not set
# BR2_PACKAGE_MEMCACHED is not set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment