Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kconfig: IEEE80211 should not depend on NET_RADIO
We should not restrict use of ieee80211 to only when wireless drivers are enabled. In-development and out-of-tree drivers may wish to use it, and by removing this restriction we eliminate a circular dependency.
- Loading branch information