aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2019-12-09 20:16:53 +0100
committerDaniel Golle <daniel@makrotopia.org>2019-12-09 20:16:53 +0100
commite964338110526b3692847769343816cd2f853d18 (patch)
tree54c5ba9ff95a27c69604ca121087fc7dcdfdaaf7 /target/linux/malta
parent2105354968ed9698709d220ec446b6d9c27da3a5 (diff)
downloadupstream-e964338110526b3692847769343816cd2f853d18.tar.gz
upstream-e964338110526b3692847769343816cd2f853d18.tar.bz2
upstream-e964338110526b3692847769343816cd2f853d18.zip
malta: remove CONFIG_LEGACY_PTY from kernel config
Having legacy PTYs enabled causes problems with procd-hotplug. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/malta')
-rw-r--r--target/linux/malta/config-4.142
-rw-r--r--target/linux/malta/config-4.192
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/malta/config-4.14 b/target/linux/malta/config-4.14
index 45d2197ae1..6fc80b33c9 100644
--- a/target/linux/malta/config-4.14
+++ b/target/linux/malta/config-4.14
@@ -179,8 +179,6 @@ CONFIG_KALLSYMS=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_XZ is not set
# CONFIG_LEDS_TRIGGER_TIMER is not set
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
CONFIG_LIBFDT=y
CONFIG_MD=y
# CONFIG_MDIO_BUS is not set
diff --git a/target/linux/malta/config-4.19 b/target/linux/malta/config-4.19
index a04c60ccee..f66036e27b 100644
--- a/target/linux/malta/config-4.19
+++ b/target/linux/malta/config-4.19
@@ -187,8 +187,6 @@ CONFIG_JFFS2_FS_SECURITY=y
CONFIG_KALLSYMS=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_XZ is not set
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
CONFIG_LIBFDT=y
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_MD=y