openwrt/target/linux/octeontx
Tony Ambardar c2d194a34e kernel: enable (ARM|ARM64)_MODULE_PLTS in generic config
This allows loading modules with large memory requirements, recently needed
while testing on armvirt/32. Past forum discussions [1] and bug reports [2]
also raised this and the ipq806x target already set it in response [3].
Given this increases kernel image size by only ~1KB, is generally useful on
multi-platform kernels, and enabled by default on upstream arm32 Linux, add
it to the generic config.

The setting has similar utility on arm64, is a requirement for KASLR, and
already enabled on most OpenWrt aarch64 targets, so pull this into the
top-level generic config.

[1]: https://forum.openwrt.org/t/vmap-allocation-for-size-442368-failed-use-vmalloc-size-to-increase-size/34545/7
[2]: https://github.com/openwrt/openwrt/issues/8282
[3]: f81e148eb6 ("ipq806x: update 4.19 kernel config").

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2023-05-23 05:49:46 -07:00
..
base-files/etc treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
generic octeontx: add generic subtarget 2022-12-23 19:44:21 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
Makefile octeontx: add f2fs and ext4 support 2023-02-26 22:22:48 +01:00
config-5.15 kernel: enable (ARM|ARM64)_MODULE_PLTS in generic config 2023-05-23 05:49:46 -07:00