mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
drivers/serial/Kconfig: TTY_LAUNCH depends on SCHED_HPWORK
Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>
This commit is contained in:
@@ -264,6 +264,7 @@ config SERIAL_TERMIOS
|
||||
|
||||
config TTY_LAUNCH
|
||||
bool "Enable feature TTY launch program"
|
||||
depends on SCHED_HPWORK
|
||||
default n
|
||||
---help---
|
||||
If select this, then user can launch a program with a special input.
|
||||
|
||||
Reference in New Issue
Block a user