bcm27xx: Deactivate CONFIG_OABI_COMPAT
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Apr 2023 17:56:42 +0000 (19:56 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 29 Apr 2023 19:56:53 +0000 (21:56 +0200)
commit829a50d242287060c749882b7bf9af4c6a4505b4
treefeb158eb64b691b74607244ceba5bc78a4c83dc7
parent7815c55f7d0ee4bef94ddc54c4845c399f964719
bcm27xx: Deactivate CONFIG_OABI_COMPAT

This deactivates the kernel option CONFIG_OABI_COMPAT.

The old arm OABI is not needed any more, we compile all applications for
the new ARM EABI.

This reduces the attack surface of the kernel syscall interface.

On all other targets CONFIG_OABI_COMPAT is already deactivated.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/bcm27xx/bcm2708/config-5.15
target/linux/bcm27xx/bcm2709/config-5.15