summaryrefslogtreecommitdiffstats
path: root/net/wireless/db.txt
diff options
context:
space:
mode:
authorJohannes Berg2015-10-15 14:35:41 +0200
committerJohannes Berg2017-10-11 13:18:51 +0200
commitc8c240e284b3d821011b4f680b3eaa99569b3756 (patch)
tree60988d2bd3f547435c0af3b6f428f64ccd20e736 /net/wireless/db.txt
parentcfg80211: support reloading regulatory database (diff)
downloadkernel-qcow2-linux-c8c240e284b3d821011b4f680b3eaa99569b3756.tar.gz
kernel-qcow2-linux-c8c240e284b3d821011b4f680b3eaa99569b3756.tar.xz
kernel-qcow2-linux-c8c240e284b3d821011b4f680b3eaa99569b3756.zip
cfg80211: reg: remove support for built-in regdb
Parsing and building C structures from a regdb is no longer needed since the "firmware" file (regulatory.db) can be linked into the kernel image to achieve the same effect. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/db.txt')
-rw-r--r--net/wireless/db.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/wireless/db.txt b/net/wireless/db.txt
deleted file mode 100644
index a2fc3a09ccdc..000000000000
--- a/net/wireless/db.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# This file is a placeholder to prevent accidental build breakage if someone
-# enables CONFIG_CFG80211_INTERNAL_REGDB. Almost no one actually needs to
-# enable that build option.
-#
-# You should be using CRDA instead. It is even better if you use the CRDA
-# package provided by your distribution, since they will probably keep it
-# up-to-date on your behalf.
-#
-# If you _really_ intend to use CONFIG_CFG80211_INTERNAL_REGDB then you will
-# need to replace this file with one containing appropriately formatted
-# regulatory rules that cover the regulatory domains you will be using. Your
-# best option is to extract the db.txt file from the wireless-regdb git
-# repository:
-#
-# git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git
-#