Lines Matching full:deprecated
16 bool "UART driver for native_sim (deprecated)"
18 select DEPRECATED
21 Deprecated option, use UART_NATIVE_PTY instead
54 prompt "Native UART Port 0 connection (deprecated)"
58 bool "Connect the UART to its own pseudo terminal (deprecated)"
60 Deprecated, use UART_NATIVE_PTY_0_ON_OWN_PTY instead.
63 bool "Connect the UART to the invoking shell stdin/stdout (deprecated)"
64 select DEPRECATED
66 Deprecated, use UART_NATIVE_PTY_0_ON_STDINOUT instead.
71 bool "Support waiting for pseudo terminal client readiness (deprecated)"
72 select DEPRECATED
74 This option is deprecated and does not do anything anymore. (The command line
78 bool "Second UART port (deprecated)"
79 select DEPRECATED
100 string "Default command to attach the UART to a new terminal (deprecated)"
103 Deprecated. Use UART_NATIVE_PTY_AUTOATTACH_DEFAULT_CMD instead