aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl931x/config-5.15
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-04-22 15:40:59 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-04-29 21:56:53 +0200
commit0fc3a4aa105e56b4a9cb7398dd1b88e75d5d283b (patch)
tree385a4c6725ec6f7b1a2601653995d7ad7a35a4c1 /target/linux/realtek/rtl931x/config-5.15
parentca5555d27e6c62229a3f17d7ac2158d3c24b6af9 (diff)
downloadupstream-0fc3a4aa105e56b4a9cb7398dd1b88e75d5d283b.tar.gz
upstream-0fc3a4aa105e56b4a9cb7398dd1b88e75d5d283b.tar.bz2
upstream-0fc3a4aa105e56b4a9cb7398dd1b88e75d5d283b.zip
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>
Diffstat (limited to 'target/linux/realtek/rtl931x/config-5.15')
-rw-r--r--target/linux/realtek/rtl931x/config-5.152
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/realtek/rtl931x/config-5.15 b/target/linux/realtek/rtl931x/config-5.15
index 3abc49a4e9..2da27941c7 100644
--- a/target/linux/realtek/rtl931x/config-5.15
+++ b/target/linux/realtek/rtl931x/config-5.15
@@ -103,8 +103,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JFFS2_ZLIB=y
CONFIG_KMAP_LOCAL=y
CONFIG_LEDS_GPIO=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
CONFIG_LIBFDT=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_MARVELL_PHY=y