]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: Fix up the v6.12 config for ARM
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 2 May 2025 09:07:36 +0000 (11:07 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 27 May 2025 12:26:30 +0000 (14:26 +0200)
commit057a0a075edc344d2d031f5b9d04cce397d154bb
tree172dcdfa6627a9708973c413488da5fec842fe0c
parent6f8c58bfd8f380dfdc1d89aab29fdcdfde0ee65b
generic: Fix up the v6.12 config for ARM

This adds a few ARM-related kconfig options that makes the
configure phase smooth on ARM (32bit) systems.

We default PAN to enabled for protection, however this has
a syscall speed penalty, if your system is interacting a lot
from userspace you might want to disable it for speed vs
security. For in-kernel routing it should not be a major
issue.

Some marginal ARM system enables DRM so make sure we have
the related DRM Kconfigs set up to unselected.

Link: https://github.com/openwrt/openwrt/pull/18900
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/generic/config-6.12