mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +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
|
config TTY_LAUNCH
|
||||||
bool "Enable feature TTY launch program"
|
bool "Enable feature TTY launch program"
|
||||||
|
depends on SCHED_HPWORK
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
If select this, then user can launch a program with a special input.
|
If select this, then user can launch a program with a special input.
|
||||||
|
|||||||
Reference in New Issue
Block a user