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
|
||||
bool "IEEE 802.11 Configuration Library"
|
||||
default n
|
||||
depends on NET && DRIVERS_WIRELESS && EXPERIMENTAL
|
||||
depends on NET && DRIVERS_WIRELESS
|
||||
---help---
|
||||
Wapi is a tool by Volkan YAZICI <volkan.yazici@gmail.com> that can
|
||||
be used to manage 802.11 network.
|
||||
|
Loading…
Reference in New Issue
Block a user