Commit 91faa52
ARM: configs: at91: Compile CFG80211 as module
CFG8211 loads the regulatory database as firmware file. Since this is
available only after the rootfs is mounted, we get an error when the
built-in cfg80211 looks for the firmware. Compiling it as a module will
make cfg80211 probe after the rootfs is initialized and the firmware
will be available.
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
[eugen.hristev@microchip.com: port to 5.4]
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>1 parent 6723b36 commit 91faa52
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
| |||
0 commit comments