diff --git a/system/cu/Kconfig b/system/cu/Kconfig index ac360d82d..21767c0d1 100644 --- a/system/cu/Kconfig +++ b/system/cu/Kconfig @@ -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