apps/wireless/wapi: Remove dependency on CONFIG_EXPERIMENTAL from Kconfig
This commit is contained in:
parent
133f239763
commit
e853fb45ce
@ -6,7 +6,7 @@
|
|||||||
menuconfig WIRELESS_WAPI
|
menuconfig WIRELESS_WAPI
|
||||||
bool "IEEE 802.11 Configuration Library"
|
bool "IEEE 802.11 Configuration Library"
|
||||||
default n
|
default n
|
||||||
depends on NET && DRIVERS_WIRELESS && EXPERIMENTAL
|
depends on NET && DRIVERS_WIRELESS
|
||||||
---help---
|
---help---
|
||||||
Wapi is a tool by Volkan YAZICI <volkan.yazici@gmail.com> that can
|
Wapi is a tool by Volkan YAZICI <volkan.yazici@gmail.com> that can
|
||||||
be used to manage 802.11 network.
|
be used to manage 802.11 network.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user