system/cu: Don't select SERIAL_TERMIOS in Kconfig
since all terminal related code is already guarded by CONFIG_SERIAL_TERMIOS Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
8361990261
commit
f4fdf94d53
@ -6,8 +6,6 @@
|
||||
menuconfig SYSTEM_CUTERM
|
||||
tristate "CU minimal serial terminal"
|
||||
default n
|
||||
depends on ARCH_HAVE_SERIAL_TERMIOS
|
||||
select SERIAL_TERMIOS
|
||||
---help---
|
||||
Enable the CU serial terminal. This is a minimalistic
|
||||
implementation of the 'cu' terminal program (part of Taylor UUCP for
|
||||
|
Loading…
x
Reference in New Issue
Block a user