1 config BR2_PACKAGE_FAIFA
3 select BR2_PACKAGE_LIBPCAP
4 depends on !BR2_STATIC_LIBS
5 depends on BR2_TOOLCHAIN_HAS_THREADS
7 Faifa can configure any Intellon-based Power Line
8 Communication device using Intellon INT5000 and INT6000
9 series chips (6000 and 6300 chips). It supports all
10 Intellon-specific management and control frames as well as
11 standard management frames.
13 https://dev.open-plc.org
15 comment "faifa needs a toolchain w/ dynamic library, threads"
16 depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS