ImmortalWrt/target/linux/rockchip
Hauke Mehrtens 7815c55f7d kernel: Deactivate CONFIG_COMPAT
This deactivates the CONFIG_COMPAT kernel option.
With CONFIG_COMPAT the kernel will provide syscall interfaces for arm32
binaries in addition to the interfaces needed for arm64 binaries.

In OpenWrt the complete userspace is compiled for this specific
architecture and support for 32 bit ARM applications is not needed.
This reduces the size and the attack surface for the systems.

On all other targets CONFIG_COMPAT is already deactivated.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-04-29 21:56:53 +02:00
..
armv8 kernel: Deactivate CONFIG_COMPAT 2023-04-29 21:56:53 +02:00
image rockchip: use LZMA FIT for kernel image 2022-11-14 22:50:21 +08:00
patches-5.10 kernel: bump 5.10 to 5.10.159 2022-12-14 23:37:28 +01:00
patches-5.15 rockchip: add system-LED aliases specific to OpenWrt 2022-09-10 01:55:54 +02:00
Makefile rockchip: switch to 5.15 kernel 2022-10-02 23:07:50 +02:00