1 config BR2_PACKAGE_WAVEMON
3 depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
4 select BR2_PACKAGE_NCURSES
5 select BR2_PACKAGE_LIBNL
7 wavemon is a wireless device monitoring application that allows you
8 to watch signal and noise levels, packet statistics, device
9 configuration and network parameters of your wireless network
12 Note that you need a Linux Kernel configuration with wireless
13 extensions or with wireless extensions compatibility enabled.
15 https://github.com/uoaerg/wavemon
17 comment "wavemon needs a toolchain w/ NPTL"
18 depends on !BR2_TOOLCHAIN_HAS_THREADS_NPTL