Kconfig: If Pseudo-terminals are enabled, then pipes must be selected as well
This commit is contained in:
parent
318f34fb7d
commit
2cacc6204a
@ -2015,6 +2015,7 @@ endmenu # SCI1 Configuration
|
|||||||
menuconfig PSEUDOTERM
|
menuconfig PSEUDOTERM
|
||||||
bool "Pseudo-Terminal (PTY) suppport"
|
bool "Pseudo-Terminal (PTY) suppport"
|
||||||
default n
|
default n
|
||||||
|
select PIPES
|
||||||
select ARCH_HAVE_SERIAL_TERMIOS
|
select ARCH_HAVE_SERIAL_TERMIOS
|
||||||
---help---
|
---help---
|
||||||
Enable support support for master and slave pseudo-terminal devices.
|
Enable support support for master and slave pseudo-terminal devices.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user