ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 26 Mar 2020 09:46:26 +0000 (10:46 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 13 Apr 2020 10:22:04 +0000 (12:22 +0200)
commita8360727870bce0b4adb6f08a94bb6bc4cdf6c39
treee834b3624364b3d9ea1cacf28deafbb514c79d48
parentf8beebe019467c690f02ce75bb48fb5afa7b2730
ARM: exynos_defconfig: Compile MAC80211/CFG80211 as modules

MAC80211/CFG80211 framework requires loading regulatory.db from
/lib/firmware directory, so it makes very little sense to have it
built-in. Change it to be built as modules to let it properly load the
needed firmware/db files. As a side effect of this change, the size of
the compressed modules on SquashFS increased significantly from 27MiB
to 38MiB, so increase the size of BLK_DEV_RAM to allow the modules to
fit into it.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig