projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a467f39
)
kirkwood: remove CONFIG_LEGACY_PTY from kernel config
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 9 Dec 2019 19:13:41 +0000
(20:13 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 17 Dec 2019 09:27:23 +0000
(11:27 +0200)
Having legacy PTYs enabled causes problems with procd-hotplug.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit
411e824ec371a322b975e90af5a1f32760a61720
)
target/linux/kirkwood/config-4.14
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/config-4.14
b/target/linux/kirkwood/config-4.14
index d907573379195724cf7a2eba4fd467751bf7a437..9481d0a3cf934282268391382cfb28c8f80aaef5 100644
(file)
--- a/
target/linux/kirkwood/config-4.14
+++ b/
target/linux/kirkwood/config-4.14
@@
-199,8
+199,6
@@
CONFIG_KIRKWOOD_THERMAL=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_NETXBIG=y
CONFIG_LEDS_NS2=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
CONFIG_LIBFDT=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y