Browse Source

sunxi: remove CONFIG_LEGACY_PTY from kernel config

Having legacy PTYs enabled causes problems with procd-hotplug.

Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle 6 years ago
parent
commit
2105354968
2 changed files with 0 additions and 4 deletions
  1. 0 2
      target/linux/sunxi/config-4.14
  2. 0 2
      target/linux/sunxi/config-4.19

+ 0 - 2
target/linux/sunxi/config-4.14

@@ -327,8 +327,6 @@ CONFIG_KVM_VFIO=y
 CONFIG_LCD_CLASS_DEVICE=y
 CONFIG_LCD_PLATFORM=y
 CONFIG_LEDS_GPIO=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
 CONFIG_LIBFDT=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
 CONFIG_LOGO=y

+ 0 - 2
target/linux/sunxi/config-4.19

@@ -334,8 +334,6 @@ CONFIG_KVM_VFIO=y
 CONFIG_LCD_CLASS_DEVICE=y
 CONFIG_LCD_PLATFORM=y
 CONFIG_LEDS_GPIO=y
-CONFIG_LEGACY_PTYS=y
-CONFIG_LEGACY_PTY_COUNT=256
 CONFIG_LIBFDT=y
 CONFIG_LOCK_DEBUGGING_SUPPORT=y
 CONFIG_LOCK_SPIN_ON_OWNER=y