summaryrefslogtreecommitdiffstats
path: root/package/pixiewps/Config.in
blob: 05719f4211f88c00ce2b5d48cd2a1c155fd6ab42 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_PIXIEWPS
	bool "pixiewps"
	depends on BR2_TOOLCHAIN_HAS_THREADS
	help
	  Pixie WPS is a C based tool to audit networks against the so
	  called "Pixie Dust" attack.

	  https://github.com/wiire-a/pixiewps/wiki

comment "pixiewps needs a toolchain w/ threads"
	depends on !BR2_TOOLCHAIN_HAS_THREADS
OpenPOWER on IntegriCloud