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)
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

index fc6e1eaac07a120d5e52ee4fd824b462d87c9af1..bd507298568560086564fc6d464091c14561f3bb 100644 (file)
@@ -256,7 +256,6 @@ CONFIG_NO_HZ=y
 CONFIG_NO_HZ_COMMON=y
 CONFIG_NO_HZ_IDLE=y
 CONFIG_NVMEM=y
-CONFIG_OABI_COMPAT=y
 CONFIG_OF=y
 CONFIG_OF_ADDRESS=y
 CONFIG_OF_CONFIGFS=y
index df02b09005789e6ab5bc435ee8989ca2dcea7706..82d91f3024fb7a26057355f9a15f0212a8041fa5 100644 (file)
@@ -320,7 +320,6 @@ CONFIG_NO_HZ_COMMON=y
 CONFIG_NO_HZ_IDLE=y
 CONFIG_NR_CPUS=4
 CONFIG_NVMEM=y
-CONFIG_OABI_COMPAT=y
 CONFIG_OF=y
 CONFIG_OF_ADDRESS=y
 CONFIG_OF_CONFIGFS=y