termios can be used by either top or more.
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 1c3fe88..8ca86c8 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -378,7 +378,7 @@
 config FEATURE_USE_TERMIOS
 	bool "Use termios to manipulate the screen"
 	default y
-	depends on MORE
+	depends on MORE || TOP
 	help
 	  This option allows utilities such as 'more' and 'top' to determine
 	  the size of the screen.  If you leave this disabled, your utilities