From: Daniel Golle <daniel@makrotopia.org>
Date: Mon, 9 Dec 2019 19:10:18 +0000 (+0100)
Subject: ixp4xx: remove CONFIG_LEGACY_PTY from kernel config
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8069e9734bfd092754a1b0acaba6defdf1f677df;p=openwrt%2Fstaging%2Fzorun.git

ixp4xx: remove CONFIG_LEGACY_PTY from kernel config

Having legacy PTYs enabled causes problems with procd-hotplug.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
---

diff --git a/target/linux/ixp4xx/config-4.9 b/target/linux/ixp4xx/config-4.9
index c9b1be9304..5623f907a6 100644
--- a/target/linux/ixp4xx/config-4.9
+++ b/target/linux/ixp4xx/config-4.9
@@ -150,8 +150,6 @@ CONFIG_IXP4XX_WATCHDOG=y
 CONFIG_LEDS_FSG=y
 CONFIG_LEDS_GPIO=y
 CONFIG_LEDS_LATCH=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y
 CONFIG_MACH_AP1000=y