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
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user