Skip to content

Commit 529dbc2

Browse files
authored
kernel: include wireless regulatory db in firmware (#75)
1 parent 1a71f48 commit 529dbc2

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

kernel/configs/vamos.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ CONFIG_MAC80211=y
5050
CONFIG_ATH10K=y
5151
CONFIG_ATH10K_SNOC=y
5252

53+
# Firmware built into the kernel image (loaded before rootfs is mounted)
54+
CONFIG_EXTRA_FIRMWARE="regulatory.db regulatory.db.p7s"
55+
5356
# Remoteproc / Modem
5457
CONFIG_QCOM_RMTFS_MEM=y
5558
CONFIG_QCOM_Q6V5_MSS=y

kernel/firmware/regulatory.db

6.1 KB
Binary file not shown.

kernel/firmware/regulatory.db.p7s

1.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)