mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Kconfig: If Pseudo-terminals are enabled, then pipes must be selected as well
This commit is contained in:
@@ -2015,6 +2015,7 @@ endmenu # SCI1 Configuration
|
||||
menuconfig PSEUDOTERM
|
||||
bool "Pseudo-Terminal (PTY) suppport"
|
||||
default n
|
||||
select PIPES
|
||||
select ARCH_HAVE_SERIAL_TERMIOS
|
||||
---help---
|
||||
Enable support support for master and slave pseudo-terminal devices.
|
||||
|
||||
Reference in New Issue
Block a user