kernel: Deactivate CONFIG_LEGACY_PTYS
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Apr 2023 13:40:59 +0000 (15:40 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 29 Apr 2023 19:56:53 +0000 (21:56 +0200)
commit0fc3a4aa105e56b4a9cb7398dd1b88e75d5d283b
tree385a4c6725ec6f7b1a2601653995d7ad7a35a4c1
parentca5555d27e6c62229a3f17d7ac2158d3c24b6af9
kernel: Deactivate CONFIG_LEGACY_PTYS

The legacy (BSD) PTY support could open security problems in a system,
We do not need them in OpenWrt, deactivate this option in all targets.

Debian also deactivates this option.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
12 files changed:
target/linux/mpc85xx/config-5.10
target/linux/mpc85xx/config-5.15
target/linux/realtek/rtl838x/config-5.10
target/linux/realtek/rtl838x/config-5.15
target/linux/realtek/rtl839x/config-5.10
target/linux/realtek/rtl839x/config-5.15
target/linux/realtek/rtl930x/config-5.10
target/linux/realtek/rtl930x/config-5.15
target/linux/realtek/rtl931x/config-5.10
target/linux/realtek/rtl931x/config-5.15
target/linux/rockchip/armv8/config-5.10
target/linux/rockchip/armv8/config-5.15