summaryrefslogtreecommitdiff
path: root/package/trafshow/Config.in
blob: dc0cee659f6dc9f42e8288db979f353b836d18b9 (plain)
1
2
3
4
5
6
7
8
9
config ADK_PACKAGE_TRAFSHOW
	prompt "trafshow.......................... network traffic monitor"
	tristate
	select ADK_PACKAGE_LIBPCAP
	select ADK_PACKAGE_LIBNCURSES
	select ADK_PACKAGE_LIBPTHREAD
	default n
	help