wpa_supplicant: disable for avr32
Fixes: http://autobuild.buildroot.net/results/209/20908f479b33c1e2952622f5e8ad6b60d58af693/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2b6679baba
commit
815e4063f7
@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_WPA_SUPPLICANT
|
||||
bool "wpa_supplicant"
|
||||
depends on !BR2_avr32 # no epoll_create1
|
||||
help
|
||||
WPA supplicant for secure wireless networks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user