]>
Commit | Line | Data |
---|---|---|
3b377ea9 JL |
1 | # |
2 | # This file is a placeholder to prevent accidental build breakage if someone | |
3 | # enables CONFIG_CFG80211_INTERNAL_REGDB. Almost no one actually needs to | |
4 | # enable that build option. | |
5 | # | |
6 | # You should be using CRDA instead. It is even better if you use the CRDA | |
7 | # package provided by your distribution, since they will probably keep it | |
8 | # up-to-date on your behalf. | |
9 | # | |
10 | # If you _really_ intend to use CONFIG_CFG80211_INTERNAL_REGDB then you will | |
11 | # need to replace this file with one containing appropriately formatted | |
12 | # regulatory rules that cover the regulatory domains you will be using. Your | |
13 | # best option is to extract the db.txt file from the wireless-regdb git | |
14 | # repository: | |
15 | # | |
16 | # git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git | |
17 | # |