tn3399_openwrt/target/linux/mvebu/cortexa72
Hauke Mehrtens 46af22de16 kernel: Remove CONFIG_COMPAT
This removes support for executing old 32 bit applications on 64 bit ARM
and MIPS kernels.
On OpenWrt we normally compile all the user space applications on our
own and do not support third party binary only modules especial not 32
bit applications on 64 bit CPUs.

This reduces the attack surface on such systems and should also save
some memory.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-05-11 17:15:41 +02:00
..
config-default kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
target.mk mvebu: sysupgrade: sdcard: keep user added partitons 2019-04-06 16:31:10 +02:00