buildroot/package/wireless-regdb/Config.in
Peter Seiderer 71dc107d41 wireless-regdb: install crda files only if used
Since linux-4.15 the kernel supports loading the files
regulatory.db/regulatory.db.p7s directly from the /lib/firmware
directory, for earlier versions the crda helper application
is needed.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-08 18:13:45 +02:00

15 lines
491 B
Plaintext

config BR2_PACKAGE_WIRELESS_REGDB
bool "wireless-regdb"
help
Wireless regulatory database.
Wireless regulatory database. The database lists the
allowed radio frequencies for each local jurisdiction.
Since linux-4.15 the kernel supports loading the files
regulatory.db/regulatory.db.p7s directly from the
/lib/firmware directory, for earlier versions the crda helper
application is needed.
https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb