Skip to content

Commit

Permalink
apps/wireless/wapi: Remove dependency on CONFIG_EXPERIMENTAL from Kco…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
gregory-nutt committed Jun 17, 2018
1 parent 133f239 commit e853fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireless/wapi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e853fb4

Please sign in to comment.