mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Added license hash, updated project URL, old site is dead.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 54917abdd7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
config BR2_PACKAGE_WIRELESS_REGDB
|
|
bool "wireless-regdb"
|
|
help
|
|
Wireless regulatory database.
|
|
|
|
Wireless regulatory database for CRDA. The database lists the
|
|
allowed radio frequencies for each local jurisdiction.
|
|
|
|
https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
|