projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf48fd
)
ixp4xx: remove CONFIG_LEGACY_PTY from kernel config
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 9 Dec 2019 19:10:18 +0000
(20:10 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 9 Dec 2019 19:14:17 +0000
(20:14 +0100)
Having legacy PTYs enabled causes problems with procd-hotplug.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/ixp4xx/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx/config-4.9
b/target/linux/ixp4xx/config-4.9
index c9b1be93047868044a1b1f8060474fcbb1cf70b7..5623f907a6a0087eb1e65230bb5992cba489d202 100644
(file)
--- 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